1
0
forked from ports/opt

giflib: 5.2.1 -> 5.2.2; new dependency: imagemagick

This commit is contained in:
Tim Biermann 2024-02-23 18:05:30 +01:00
parent 4d5f938e87
commit 6590bb7e5b
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Rp6FQ3tkU1+MTBpmJb3JGFFULFI3TLqjgOknfVkwdNP9j5BDxuIAT0VsXO+NcJlkZCSMVCSk0n97jAKVxDrnA0= RWSE3ohX2g5d/djiPtBoz3ha7hHGZFJNeV5AwL4TG1BT8/AU0+pGXPsqyTiCwCBKbcscsHSPyK32cWWea48/HINe290hpgU5DQ8=
SHA256 (Pkgfile) = db1e9a613394e821594023e6f5a37d0fa75a044a3f4d002cc2eb2e785d42815b SHA256 (Pkgfile) = 84fb650d54f174e66df701ce25dba8497d6d5cd730113a4a65e4e2c9a3a731ec
SHA256 (.footprint) = f742ad42873da9ed913476410643c3842f761c23c422592e19e07a84595f61f9 SHA256 (.footprint) = f742ad42873da9ed913476410643c3842f761c23c422592e19e07a84595f61f9
SHA256 (giflib-5.2.1.tar.gz) = 31da5562f44c5f15d63340a09a4fd62b48c45620cd302f77a6d9acf0077879bd SHA256 (giflib-5.2.2.tar.gz) = be7ffbd057cadebe2aa144542fd90c6838c6a083b5e8a9048b8ee3b66b29d5fb

View File

@ -1,9 +1,10 @@
# Description: A compressed GIF library compatible with libungif # Description: A compressed GIF library compatible with libungif
# URL: https://giflib.sourceforge.net # URL: https://giflib.sourceforge.net
# Maintainer: Tim Biermann, tbier at posteo dot de # Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: imagemagick
name=giflib name=giflib
version=5.2.1 version=5.2.2
release=1 release=1
source=(https://sourceforge.net/projects/giflib/files/$name-$version.tar.gz) source=(https://sourceforge.net/projects/giflib/files/$name-$version.tar.gz)