soundtouch: extract update_* to external update file
This commit is contained in:
parent
f3de88c48e
commit
0fd823045f
|
@ -9,7 +9,6 @@ short_desc="SoundTouch Audio Processing Library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.surina.net/soundtouch"
|
||||
license="LGPL-2.1"
|
||||
update_site="${homepage}/sourcecode.html"
|
||||
distfiles="http://www.surina.net/soundtouch/soundtouch-${version}.tar.gz"
|
||||
checksum=3d4161d74ca25c5a98c69dbb8ea10fd2be409ba1a3a0bf81db407c4c261f166b
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="${homepage}/sourcecode.html"
|
Loading…
Reference in New Issue