mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/python2: fix src url
This commit is contained in:
parent
ca4aa83dc9
commit
7617263fcf
@ -14,7 +14,7 @@ subpackages="$pkgname-dbg $pkgname-dev $pkgname-doc $pkgname-tests
|
||||
depends=""
|
||||
makedepends="expat-dev openssl-dev zlib-dev ncurses-dev bzip2-dev
|
||||
gdbm-dev sqlite-dev libffi-dev readline-dev linux-headers paxmark"
|
||||
source="http://www.$pkgname.org/ftp/$pkgname/$pkgver/Python-$pkgver.tar.xz
|
||||
source="http://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.xz
|
||||
musl-find_library.patch
|
||||
unchecked-ioctl.patch"
|
||||
builddir="$srcdir/Python-$pkgver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user