mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gifsicle: update to 1.95
This commit is contained in:
parent
2fa2034876
commit
0b29c93bd1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gifsicle'
|
# Template file for 'gifsicle'
|
||||||
pkgname=gifsicle
|
pkgname=gifsicle
|
||||||
version=1.94
|
version=1.95
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.lcdf.org/gifsicle/"
|
homepage="https://www.lcdf.org/gifsicle/"
|
||||||
changelog="https://www.lcdf.org/gifsicle/changes.html"
|
changelog="https://www.lcdf.org/gifsicle/changes.html"
|
||||||
distfiles="https://www.lcdf.org/gifsicle/gifsicle-${version}.tar.gz"
|
distfiles="https://www.lcdf.org/gifsicle/gifsicle-${version}.tar.gz"
|
||||||
checksum=4bc97005c0789620de75f89997d3c2f70758c72c61aa0a2ef04f7a671a2ff89b
|
checksum=b2711647009fd2a13130f3be160532ed46538e762bfc0f020dea50618a7dc950
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
./test/testie -p ./src ./test
|
./test/testie -p ./src ./test
|
||||||
|
|
Loading…
Add table
Reference in a new issue