wok-current diff apngdis/receipt @ rev 25485
BootProg/fat32: active fat support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 01 16:13:12 2022 +0000 (2022-11-01) |
parents | 5f6c5106b1f5 |
children | 69e1e705f038 |
line diff
1.1 --- a/apngdis/receipt Mon Jan 31 11:41:46 2022 +0000 1.2 +++ b/apngdis/receipt Tue Nov 01 16:13:12 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Deconstruct APNG file into a sequence of PNG frames." 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="zlib/libpng" 1.7 -WEB_SITE="https://sourceforge.net/projects/apngdis/" 1.8 +WEB_SITE="https://sourceforge.net/projects/apngdis" 1.9 1.10 TARBALL="$PACKAGE-$VERSION-src.zip" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$VERSION/$TARBALL"