python3: fix source url
This commit is contained in:
parent
11a1aa84cf
commit
246e7c51a5
@ -6,7 +6,7 @@
|
||||
name=python3
|
||||
version=3.6.0
|
||||
release=1
|
||||
source=(https://www.python.org/ftp/$name/$version/Python-$version.tar.xz)
|
||||
source=(https://www.python.org/ftp/python/$version/Python-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd Python-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user