libnsgif: update to 0.1.1.

This commit is contained in:
Juan RP 2014-04-28 13:57:52 +02:00
parent c8021ebc14
commit aa673ff273
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template build file for 'libnsgif'. # Template build file for 'libnsgif'.
pkgname=libnsgif pkgname=libnsgif
version=0.1.0 version=0.1.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"
maintainer="davehome <davehome@redthumb.info.tm>" maintainer="Juan RP <xtraeme@gmail.com>"
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=e7dc7ee887fefc19e7c7985c5a2b057870e0fa3dd0dcfc1fdb4e98da1f36593c checksum=d450ea0a9da234486e997248b30a86524f75f1021ca67017b5597423cf6c0a15
do_build() { do_build() {
make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr