nsgenbind: update to 0.4.
This commit is contained in:
parent
6f6c2ff312
commit
50625fb9f3
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'nsgenbind'.
|
||||
pkgname=nsgenbind
|
||||
version=0.3
|
||||
version=0.4
|
||||
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=ef21a08461165014c499aa3d38f5909a88b4528f5db8492bf7bcbfe3e957ba9b
|
||||
checksum=c6680492e83718aacd456ae8e2b3c9f8cb042f50f079a0167bcb24cddcba0f1d
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||
|
|
Loading…
Reference in New Issue