libee: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:09 +00:00
parent 900bfffe26
commit 31d4a2b4cf
2 changed files with 1 additions and 1 deletions

View file

@ -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

1
srcpkgs/libee/update Normal file
View file

@ -0,0 +1 @@
site="${homepage}/download"