update to LFS 12.4 #1
@@ -1,5 +1,5 @@
|
||||
pkgname=python
|
||||
pkgver=3.12.5
|
||||
pkgver=3.13.2
|
||||
pkgdesc="The Python programming language"
|
||||
license=('PSF-2.0')
|
||||
homepage="https://www.python.org/"
|
||||
@@ -9,8 +9,8 @@ sources=("Python-${pkgver}.tar.xz"
|
||||
urls=("https://www.python.org/ftp/${pkgname}/${pkgver}/${sources[0]}"
|
||||
"https://www.python.org/ftp/${pkgname}/doc/${pkgver}/${sources[1]}"
|
||||
)
|
||||
md5sums=("02c7d269e077f4034963bba6befdc715"
|
||||
"52274d813236ca4a972fb6988480dc56"
|
||||
md5sums=("4c2d9202ab4db02c9d0999b14655dfe5"
|
||||
"d6aede88f480a018d26b3206f21654ae"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
Reference in New Issue
Block a user