mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-14 08:49:03 +08:00
pypy: update to 5.1.0
This commit is contained in:
parent
21516ba7ee
commit
896ef2795e
@ -1,5 +1,5 @@
|
||||
pkgname=pypy
|
||||
pkgver=5.0.1
|
||||
pkgver=5.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Python implementation written in Python, JIT enabled"
|
||||
arch=('x86_64')
|
||||
@ -11,7 +11,7 @@ optdepends=('sqlite3: sqlite module'
|
||||
'tk: tk module')
|
||||
source=("https://bitbucket.org/${pkgname}/${pkgname}/downloads/$pkgname-$pkgver-src.tar.bz2")
|
||||
options=(!buildflags)
|
||||
md5sums=('798c6e83536a5fa5ed7d6efb4d06db1a')
|
||||
md5sums=('d0a76859c83fb0427674273977086cb2')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"/${pkgname}-${pkgver}-src/pypy/goal
|
||||
|
Loading…
Reference in New Issue
Block a user