mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
testing/pure-data: fix source url
This commit is contained in:
parent
6cdb65e321
commit
1cb239558d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ makedepends="
|
|||
"
|
||||
depends="tk"
|
||||
subpackages="$pkgname-doc $pkgname-libs $pkgname-dev"
|
||||
source="https://msp.puredata.info/Software/pd-$_pkgver.src.tar.gz
|
||||
source="http://msp.ucsd.edu/Software/pd-$_pkgver.src.tar.gz
|
||||
pd-$_icon.svg::https://raw.githubusercontent.com/pure-data/pd-icon/$_icon/masters/icon.svg
|
||||
"
|
||||
builddir="$srcdir/pd-$_pkgver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue