mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gifsicle: update to 1.94
This commit is contained in:
parent
201b40f737
commit
11b9d836fb
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gifsicle'
|
||||
pkgname=gifsicle
|
||||
version=1.93
|
||||
revision=3
|
||||
version=1.94
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libX11-devel"
|
||||
checkdepends="perl"
|
||||
short_desc="Command-line tool for information about GIF images"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.lcdf.org/gifsicle/"
|
||||
homepage="https://www.lcdf.org/gifsicle/"
|
||||
changelog="https://www.lcdf.org/gifsicle/changes.html"
|
||||
distfiles="${homepage}/gifsicle-${version}.tar.gz"
|
||||
checksum=92f67079732bf4c1da087e6ae0905205846e5ac777ba5caa66d12a73aa943447
|
||||
distfiles="https://www.lcdf.org/gifsicle/gifsicle-${version}.tar.gz"
|
||||
checksum=4bc97005c0789620de75f89997d3c2f70758c72c61aa0a2ef04f7a671a2ff89b
|
||||
|
||||
do_check() {
|
||||
./test/testie -p ./src ./test
|
||||
|
|
Loading…
Add table
Reference in a new issue