libnsgif: update to 0.1.4.
This commit is contained in:
parent
dd607d1ca4
commit
efda1935e5
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libnsgif'.
|
||||
pkgname=libnsgif
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
hostmakedepends="netsurf-buildsystem"
|
||||
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"
|
||||
license="MIT"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=d3d2c9c008047eab41fc0a4ce7c280456c55c479d191e1968f843b005f219fa8
|
||||
checksum=133c2354c61564080ad1bac253ee0df7e6c82bb6090644ca438ce3a799f6bad1
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue