1
0
forked from ports/contrib

wavpack: use github for source fixes FS#1809

This commit is contained in:
Danny Rawlins 2020-06-30 22:48:22 +10:00
parent 89e26de176
commit 354e7a4d47
2 changed files with 4 additions and 8 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31TkIK92LXkQOrHwfPGxJa5CeBa6djX4Tk/NFeOsAJ9Wfsvz+JveSPYyxLP+NcBIttls+qTPeICxQDYe/VgsHAI=
SHA256 (Pkgfile) = eb2bb983db9ce4bf243e2ddecafcc6ad7b2578923e679e0a03a22d6911862ff2
RWSagIOpLGJF3y+FxQlT08aw/na9YFTuWLH73r5/k0uKikXn0vOVRKNa2YB8cgkUHoBRg9pCCOBepPfY70xSwTlc1vgVcnhJ1QQ=
SHA256 (Pkgfile) = 80a980d84291aa126699a929d6b3577ff2e4036220211399c288410940f643cf
SHA256 (.footprint) = 2cf1a705443de39ab472eee673aa15b3185e266904b66bab23728160fbf89e96
SHA256 (wavpack-5.3.0.tar.bz2) = b6f00b3a2185a1d2df6cf8d893ec60fd645d2eb90db7428a617fd27c9e8a6a01
SHA256 (wavpack-5.3.0.tar.xz) = b444379a0bee0330f137cb3e9a100e6a12a63a6d01987ba66b3729f85e282307

View File

@ -5,11 +5,7 @@
name=wavpack
version=5.3.0
release=1
source=(
#TLS Certificate is expired.
#The certificate was valid from 24/Jul/2018 through 24/Jul/2019.
#https://www.wavpack.com/$name-$version.tar.bz2
http://www.wavpack.com/$name-$version.tar.bz2)
source=(https://github.com/dbry/WavPack/releases/download/$version/$name-$version.tar.xz)
build() {
cd $name-$version