unicc: extract update_* to external update file
This commit is contained in:
parent
51773ed5cd
commit
d0f83da295
2 changed files with 1 additions and 1 deletions
|
@ -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
1
srcpkgs/unicc/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}/products/unicc-lalr1-parser-generator/download_download.html"
|
Loading…
Reference in a new issue