virtuoso: update to 6.1.7.
This commit is contained in:
parent
b1a2e92c98
commit
5c91cfbdf3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'virtuoso'
|
# Template file for 'virtuoso'
|
||||||
pkgname=virtuoso
|
pkgname=virtuoso
|
||||||
version=6.1.6
|
version=6.1.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="${pkgname}-opensource-${version}"
|
wrksrc="${pkgname}-opensource-${version}"
|
||||||
hostmakedepends="flex gperf net-tools"
|
hostmakedepends="flex gperf net-tools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://virtuoso.openlinksw.com/wiki/main/Main/"
|
homepage="http://virtuoso.openlinksw.com/wiki/main/Main/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-opensource-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-opensource-${version}.tar.gz"
|
||||||
checksum=c6bfa6817b3dad5f87577b68f4cf554d1bfbff48178a734084ac3dcbcea5a037
|
checksum=c82c1ee90810db5ccd725f7d0d68b42aa6db9a1c8bf6fe2a4dd0ca91a271aa7f
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure ${configure_args} --without-internal-zlib --with-readline \
|
./configure ${configure_args} --without-internal-zlib --with-readline \
|
||||||
|
|
Loading…
Reference in New Issue