libnsgif: update to 0.1.2.
This commit is contained in:
parent
e1bc5e58fd
commit
1927fa7388
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libnsgif'.
|
||||
pkgname=libnsgif
|
||||
version=0.1.1
|
||||
version=0.1.2
|
||||
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@gmail.com>"
|
|||
homepage="http://www.netsurf-browser.org"
|
||||
license="MIT"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=d450ea0a9da234486e997248b30a86524f75f1021ca67017b5597423cf6c0a15
|
||||
checksum=dd6948af5c054224489beaa4b4cc13c2c4f695d5bdee7e58ec2370c53cd9faa5
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
|
Loading…
Reference in a new issue