libmpcdec: extract update_* to external update file
This commit is contained in:
parent
4a3d1ace30
commit
4d77f1e640
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="Portable Musepack decoder library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://musepack.net/"
|
||||
license="BSD"
|
||||
update_site="${homepage}index.php?pg=src"
|
||||
distfiles="http://files.musepack.net/source/$pkgname-$version.tar.bz2"
|
||||
checksum=4bd54929a80850754f27b568d7891e1e3e1b8d2f208d371f27d1fda09e6f12a8
|
||||
|
||||
|
|
1
srcpkgs/libmpcdec/update
Normal file
1
srcpkgs/libmpcdec/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}index.php?pg=src"
|
Loading…
Add table
Reference in a new issue