mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
giflib: update to 5.1.1.
This commit is contained in:
parent
5afbf576fb
commit
80a88dd534
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'giflib'
|
# Template file for 'giflib'
|
||||||
pkgname=giflib
|
pkgname=giflib
|
||||||
version=5.1.0
|
version=5.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="xmlto"
|
hostmakedepends="xmlto"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://sourceforge.net/projects/giflib/"
|
homepage="http://sourceforge.net/projects/giflib/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bd0430443d805dd27d1fcc8f84a14ccfcb869084dc0084fa16ad49dae6aa40de
|
checksum=52b5e1074b4fe72bb545cf997a9fc04843a87a3ab6d799601a52476ef97a52d1
|
||||||
|
|
||||||
giflib-devel_package() {
|
giflib-devel_package() {
|
||||||
depends="giflib-${version}_${revision}"
|
depends="giflib-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue