mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
giflib: fix hompeage=
This commit is contained in:
parent
1569ea6b80
commit
ed734f57b8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'giflib'
|
# Template file for 'giflib'
|
||||||
pkgname=giflib
|
pkgname=giflib
|
||||||
version=5.1.7
|
version=5.1.7
|
||||||
revision=1
|
revision=2
|
||||||
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="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://sourceforge.net/projects/giflib/"
|
homepage="https://sourceforge.net/projects/giflib/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=94096e4f43fd06071bbb4a6827a9ab4eeff52036adb662f329ffc7c1d198436d
|
checksum=94096e4f43fd06071bbb4a6827a9ab4eeff52036adb662f329ffc7c1d198436d
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue