virtuoso: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:36 +00:00
parent eb4b3daa3c
commit 3de096ccc2
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ short_desc="A scalable cross-platform server of virtuoso"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://virtuoso.openlinksw.com/wiki/main/Main/"
update_pkgname="${pkgname}-opensource"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-opensource-${version}.tar.gz"
checksum=08d05c6165117de0370e81aa89ddab618e645b5110be301f72e6ffea7044ca50

1
srcpkgs/virtuoso/update Normal file
View file

@ -0,0 +1 @@
pkgname="${pkgname}-opensource"