libee: extract update_* to external update file
This commit is contained in:
parent
900bfffe26
commit
31d4a2b4cf
|
@ -10,7 +10,6 @@ short_desc="Event expression library inspired by CEE"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://www.libee.org"
|
||||
update_site="${homepage}/download"
|
||||
distfiles="$homepage/files/download/$pkgname-$version.tar.gz"
|
||||
checksum=c0dac01938593deee06c3d161e4eda4ecc0fd7317e1321bd96e301aceb7fb027
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="${homepage}/download"
|
Loading…
Reference in New Issue