libsamplerate: extract update_* to external update file
This commit is contained in:
parent
334aca1675
commit
8529543cc3
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
1
srcpkgs/libsamplerate/update
Normal file
1
srcpkgs/libsamplerate/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}/download.html"
|
Loading…
Reference in a new issue