mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Revert "libparserutils: update to 0.2.1."
This reverts commit 988ab83203
.
This commit is contained in:
parent
a3015a8553
commit
17697c8c24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libnsgif'.
|
# Template build file for 'libnsgif'.
|
||||||
pkgname=libparserutils
|
pkgname=libparserutils
|
||||||
version=0.2.1
|
version=0.2.0
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="http://www.netsurf-browser.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=30589e6b3adf0c14b5a78de1fba3b9b84cbd74e95e22d45827fa3e09b563f735
|
checksum=55c50abbffaaebe17acba43008ee2c4085401ce618e505fafa7c75baaa813da7
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr
|
make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue