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.11.
This commit is contained in:
parent
c6b76fcb94
commit
3218c450cc
1 changed files with 3 additions and 3 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.10
|
version=2.7.18.11
|
||||||
revision=1
|
revision=1
|
||||||
_commit=3e06fbb19d735aea134b327ad7af28f17eee5d88
|
_commit=a22a1d856ea8c656debe6f9a8fe9fee1ffc3f144
|
||||||
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=023d1161f401df259f6b2eec2599659835738c097cf9c6689134eaaeb39a2fdc
|
checksum=aeb7b021405093b8687239009e5dadb2cb4099e69e75a246d6279770a5fee3af
|
||||||
|
|
||||||
short_desc+=" (limited install; not for regular use)"
|
short_desc+=" (limited install; not for regular use)"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue