mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 17:12:58 +02:00
wavpack: extract update_* to external update file
This commit is contained in:
parent
f22d286af4
commit
b40cec605b
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="An audio codec (lossy and lossless)"
|
|||
homepage="http://www.wavpack.com/"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
update_site="${homepage}downloads.html"
|
||||
distfiles="http://www.wavpack.com/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2cade379b0aba99fbc4e442ccc6dac6c609f6212e46516a083e24c8c364430a4
|
||||
|
||||
|
|
1
srcpkgs/wavpack/update
Normal file
1
srcpkgs/wavpack/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}downloads.html"
|
Loading…
Add table
Reference in a new issue