gifsicle: update to 1.93
This commit is contained in:
parent
d6d09a1d68
commit
fdcf73f9b7
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gifsicle'
|
||||
pkgname=gifsicle
|
||||
version=1.92
|
||||
version=1.93
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Command-line tool for information about GIF images"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.lcdf.org/gifsicle/"
|
||||
distfiles="https://github.com/kohler/gifsicle/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=f8a944f47faa9323bcc72c6e2239e0608bf30693894aee61512aba107a4c6b55
|
||||
distfiles="https://github.com/kohler/gifsicle/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=941c0b1c3ebc748949a0d14363f0fb3c9d2c06ee122b3548315b9233eb956d88
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue