mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
nsgenbind: update to 0.4.
This commit is contained in:
parent
6f6c2ff312
commit
50625fb9f3
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.3
|
version=0.4
|
||||||
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=ef21a08461165014c499aa3d38f5909a88b4528f5db8492bf7bcbfe3e957ba9b
|
checksum=c6680492e83718aacd456ae8e2b3c9f8cb042f50f079a0167bcb24cddcba0f1d
|
||||||
|
|
||||||
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