zsync: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:06 +00:00
parent 15e8503b0f
commit 130b9f22e6
2 changed files with 1 additions and 1 deletions

View file

@ -7,6 +7,5 @@ short_desc="Client-side implementation of the rsync algorithm"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Artistic"
homepage="http://zsync.moria.org.uk/"
update_site="${homepage}downloads"
distfiles="http://zsync.moria.org.uk/download/zsync-$version.tar.bz2"
checksum=0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2

1
srcpkgs/zsync/update Normal file
View file

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