libparserutils: new tarball.

This commit is contained in:
Juan RP 2012-05-19 23:05:17 +02:00
parent bd720072df
commit 0f38098cae
1 changed files with 1 additions and 1 deletions
srcpkgs/libparserutils

View File

@ -6,7 +6,7 @@ homepage="http://www.netsurf-browser.org"
distfiles="${homepage}/projects/releases/${pkgname}-${version}-src.tar.gz"
short_desc="Library for building efficient parsers, written in C."
maintainer="davehome <davehome@redthumb.info.tm>"
checksum=8b79ba58d6fa63fa9c74b71482d93f2c5b2c22badac77265f3cc47f3f603f87d
checksum=2d3f1887d3027b7df1fcacd5f74aba16d3c22a86c169816cd712857a1be0aaf3
license="MIT"
long_desc="
LibParserUtils is a library for building efficient parsers, written