libestr: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:57 +00:00
parent fd9251c90e
commit 2bdd05532b
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@ short_desc="C library for string processing"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://libestr.adiscon.com"
update_site="${homepage}/download"
distfiles="$homepage/files/download/$pkgname-$version.tar.gz"
checksum=bd655e126e750edd18544b88eb1568d200a424a0c23f665eb14bbece07ac703c

1
srcpkgs/libestr/update Normal file
View file

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