unicc: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:02 +00:00
parent 51773ed5cd
commit d0f83da295
2 changed files with 1 additions and 1 deletions

View file

@ -10,6 +10,5 @@ short_desc="The Universal Compiler-Compiler"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.phorward-software.com"
license="BSD"
update_site="${homepage}/products/unicc-lalr1-parser-generator/download_download.html"
distfiles="${homepage}/products/${pkgname}/${pkgname}-${version}-source.tar.gz"
checksum=1a9166e8b78b5e6ee7764fd878b2d8c8e4314683358192942149641b030b0d97

1
srcpkgs/unicc/update Normal file
View file

@ -0,0 +1 @@
site="${homepage}/products/unicc-lalr1-parser-generator/download_download.html"