giflib: update to 5.1.2.
This commit is contained in:
parent
d83ab3e1af
commit
b3edc9f8e2
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'giflib'
|
# Template file for 'giflib'
|
||||||
pkgname=giflib
|
pkgname=giflib
|
||||||
version=5.1.1
|
version=5.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="xmlto"
|
hostmakedepends="xmlto"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=52b5e1074b4fe72bb545cf997a9fc04843a87a3ab6d799601a52476ef97a52d1
|
checksum=e0539889f76b1e9effb1cf3a3080a456f97fd72acf0e7580f08dc847c61185ae
|
||||||
|
|
||||||
giflib-devel_package() {
|
giflib-devel_package() {
|
||||||
depends="giflib-${version}_${revision}"
|
depends="giflib-${version}_${revision}"
|
||||||
|
@ -20,7 +20,6 @@ giflib-devel_package() {
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
giflib-tools_package() {
|
giflib-tools_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue