mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nsgenbind: update to 0.7.
This commit is contained in:
parent
3b24f3887a
commit
090946e823
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nsgenbind'
|
# Template file for 'nsgenbind'
|
||||||
pkgname=nsgenbind
|
pkgname=nsgenbind
|
||||||
version=0.6
|
version=0.7
|
||||||
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.org>"
|
||||||
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=92f75414635b857abd9a4e2c119a517e797d247df5db30284e3dbaf273582c6c
|
checksum=18632ea90fc98984771b4996a2f4fc06bd5f1bab33bf0379e4523b45fcacf466
|
||||||
|
|
||||||
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