mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
gifsicle: update to 1.93
This commit is contained in:
parent
d6d09a1d68
commit
fdcf73f9b7
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gifsicle'
|
# Template file for 'gifsicle'
|
||||||
pkgname=gifsicle
|
pkgname=gifsicle
|
||||||
version=1.92
|
version=1.93
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
short_desc="Command-line tool for information about GIF images"
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.lcdf.org/gifsicle/"
|
homepage="http://www.lcdf.org/gifsicle/"
|
||||||
distfiles="https://github.com/kohler/gifsicle/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/kohler/gifsicle/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f8a944f47faa9323bcc72c6e2239e0608bf30693894aee61512aba107a4c6b55
|
checksum=941c0b1c3ebc748949a0d14363f0fb3c9d2c06ee122b3548315b9233eb956d88
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue