libnsutils: update to 0.0.5.
This commit is contained in:
parent
42eabf6254
commit
a3067a5011
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libnsutils'.
|
||||
# Template file for 'libnsutils'
|
||||
pkgname=libnsutils
|
||||
version=0.0.3
|
||||
version=0.0.5
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl netsurf-buildsystem"
|
||||
short_desc="CSS parser and selection engine, written in C"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=15b8bf715da6e020509bcadea61f8b33d861b153121857a775b91fcb32b13d73
|
||||
checksum=0e3b7a19f4348f25a1cac514bebfdc941e044dab9dcb1cb9c131067d7bcc8127
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
|
Loading…
Reference in New Issue