mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libnsgif: update to 0.1.4.
This commit is contained in:
parent
dd607d1ca4
commit
efda1935e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libnsgif'.
|
# Template build file for 'libnsgif'.
|
||||||
pkgname=libnsgif
|
pkgname=libnsgif
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="netsurf-buildsystem"
|
hostmakedepends="netsurf-buildsystem"
|
||||||
short_desc="Decoding library for the GIF image file format, written in C"
|
short_desc="Decoding library for the GIF image file format, written in C"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="http://www.netsurf-browser.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=d3d2c9c008047eab41fc0a4ce7c280456c55c479d191e1968f843b005f219fa8
|
checksum=133c2354c61564080ad1bac253ee0df7e6c82bb6090644ca438ce3a799f6bad1
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue