mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
giflib: update to 5.1.7.
This commit is contained in:
parent
45c7729775
commit
a290db8a54
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'giflib'
|
# Template file for 'giflib'
|
||||||
pkgname=giflib
|
pkgname=giflib
|
||||||
version=5.1.6
|
version=5.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="xmlto"
|
hostmakedepends="xmlto"
|
||||||
short_desc="Library to handle, display and manipulate GIF images"
|
short_desc="Library to handle, display and manipulate GIF images"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sourceforge.net/projects/giflib/"
|
homepage="http://sourceforge.net/projects/giflib/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=53968f6d39bb4b99f57cc29887a09a3ca500e33b69fb259edaf4f6a622c8b578
|
checksum=94096e4f43fd06071bbb4a6827a9ab4eeff52036adb662f329ffc7c1d198436d
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue