libparserutils: update to 0.2.4.
This commit is contained in:
parent
b92b00dd44
commit
8e8bf5b983
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libnsgif'.
|
||||
# Template file for 'libparserutils'
|
||||
pkgname=libparserutils
|
||||
version=0.2.3
|
||||
version=0.2.4
|
||||
revision=1
|
||||
hostmakedepends="perl netsurf-buildsystem"
|
||||
short_desc="Library for building efficient parsers, 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=c5d93fb41b9c006ba392b32d724a7239238d656aa81cd45804ddd0b794a6ff05
|
||||
checksum=322bae61b30ccede3e305bf6eae2414920649775bc5ff1d1b688012a3c4947d8
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue