mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libparserutils: update to 0.2.5.
This commit is contained in:
parent
1f2cfd4f59
commit
9affc94f6f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libparserutils'
|
# Template file for 'libparserutils'
|
||||||
pkgname=libparserutils
|
pkgname=libparserutils
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl netsurf-buildsystem"
|
hostmakedepends="perl netsurf-buildsystem"
|
||||||
short_desc="Library for building efficient parsers, written in C"
|
short_desc="Library for building efficient parsers, written in C"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="http://www.netsurf-browser.org"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
homepage="https://www.netsurf-browser.org"
|
||||||
checksum=322bae61b30ccede3e305bf6eae2414920649775bc5ff1d1b688012a3c4947d8
|
distfiles="https://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
|
checksum=317ed5c718f17927b5721974bae5de32c3fd6d055db131ad31b4312a032ed139
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue