mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
nsgenbind: update to 0.1.2.
This commit is contained in:
parent
800f4d8d7a
commit
749669297f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'nsgenbind'.
|
# Template build file for 'nsgenbind'.
|
||||||
pkgname=nsgenbind
|
pkgname=nsgenbind
|
||||||
version=0.1.1
|
version=0.1.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config flex netsurf-buildsystem>=1.1"
|
hostmakedepends="pkg-config flex netsurf-buildsystem>=1.1"
|
||||||
short_desc="Tool to generate javascript to dom bindings from w3c webid files"
|
short_desc="Tool to generate javascript to dom bindings from w3c webid files"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="http://www.netsurf-browser.org"
|
||||||
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=f504336ec5579026825df413216b25ff45c078f5d863815254a5faccce76bd71
|
checksum=94a87e9a223791693724e929cc7b13e334d4baaf73f7d0a91fdf938c9a260a9a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue