nsgenbind: update to 0.6.
This commit is contained in:
parent
aee70dd703
commit
24da0e9a1f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'nsgenbind'.
|
||||
# Template file for 'nsgenbind'
|
||||
pkgname=nsgenbind
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
hostmakedepends="pkg-config flex netsurf-buildsystem"
|
||||
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"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=5b86b60959a0fc86bfc676cf461d9ed5f5bb0b16cae49816a4d202ab54bb92c7
|
||||
checksum=92f75414635b857abd9a4e2c119a517e797d247df5db30284e3dbaf273582c6c
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||
|
|
Loading…
Reference in a new issue