nsgenbind: update to 0.5
This commit is contained in:
parent
83f0f98a40
commit
351d86b267
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.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config flex netsurf-buildsystem"
|
hostmakedepends="pkg-config flex netsurf-buildsystem"
|
||||||
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@voidlinux.eu>"
|
||||||
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=c6680492e83718aacd456ae8e2b3c9f8cb042f50f079a0167bcb24cddcba0f1d
|
checksum=5b86b60959a0fc86bfc676cf461d9ed5f5bb0b16cae49816a4d202ab54bb92c7
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue