libestr: extract update_* to external update file
This commit is contained in:
parent
fd9251c90e
commit
2bdd05532b
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="${homepage}/download"
|
Loading…
Reference in New Issue