mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python2: update to 2.7.18.10.
This commit is contained in:
parent
b985ad3ac3
commit
92d9e3c8e8
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
||||||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python2-tkinter".
|
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python2-tkinter".
|
||||||
#
|
#
|
||||||
pkgname=python2
|
pkgname=python2
|
||||||
version=2.7.18.9
|
version=2.7.18.10
|
||||||
revision=2
|
revision=1
|
||||||
_commit=76f11e17a26f8cc28f8336303b26cb503710fa7d
|
_commit=3e06fbb19d735aea134b327ad7af28f17eee5d88
|
||||||
pycompile_dirs="usr/lib/python2.7"
|
pycompile_dirs="usr/lib/python2.7"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
|
makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
homepage="https://www.python.org"
|
homepage="https://www.python.org"
|
||||||
distfiles="https://github.com/ActiveState/cpython/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/ActiveState/cpython/archive/${_commit}.tar.gz"
|
||||||
checksum=1297e71396f5b58404157d9c6ebf5ac49dddcbad098ecda9d72570f5c7d207e4
|
checksum=023d1161f401df259f6b2eec2599659835738c097cf9c6689134eaaeb39a2fdc
|
||||||
|
|
||||||
short_desc+=" (limited install; not for regular use)"
|
short_desc+=" (limited install; not for regular use)"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue