libnsgif: update to 0.2.1.
This commit is contained in:
parent
ea5464b121
commit
0357ae478c
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libnsgif'.
|
# Template file for 'libnsgif'
|
||||||
pkgname=libnsgif
|
pkgname=libnsgif
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
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=0a8dd99f2260c645c940f15eb6527ec8116a1524813b93c069d654222a701cde
|
checksum=9eaea534cd70b53c5aaf45317ae957701685a6b4a88dbe34ed26f4faae879a4b
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Reference in New Issue