libsamplerate: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:41 +00:00
parent 334aca1675
commit 8529543cc3
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,6 @@ short_desc="Sample Rate Converter for audio"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mega-nerd.com/SRC"
license="GPL-2"
update_site="${homepage}/download.html"
distfiles="http://www.mega-nerd.com/SRC/$pkgname-$version.tar.gz"
checksum=93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06

View file

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