nsgenbind: update to 0.8.
This commit is contained in:
parent
5f54c42207
commit
953f5fe100
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nsgenbind'
|
||||
pkgname=nsgenbind
|
||||
version=0.7
|
||||
version=0.8
|
||||
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="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=18632ea90fc98984771b4996a2f4fc06bd5f1bab33bf0379e4523b45fcacf466
|
||||
checksum=4d8d53ad000ada712772365e6a73eb8fc5ce97584af9c865ac5b26a2187f1cb3
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} FLEX=flex BISON=bison PREFIX=/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue