From 92d9e3c8e8a7ec50a49e4cfc48b0caea303e9906 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 1 Oct 2024 12:48:00 +0200 Subject: [PATCH] python2: update to 2.7.18.10. --- srcpkgs/python2/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python2/template b/srcpkgs/python2/template index 4d2b2336cdc..1dd1ef434dd 100644 --- a/srcpkgs/python2/template +++ b/srcpkgs/python2/template @@ -3,9 +3,9 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python2-tkinter". # pkgname=python2 -version=2.7.18.9 -revision=2 -_commit=76f11e17a26f8cc28f8336303b26cb503710fa7d +version=2.7.18.10 +revision=1 +_commit=3e06fbb19d735aea134b327ad7af28f17eee5d88 pycompile_dirs="usr/lib/python2.7" hostmakedepends="pkg-config" makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="Python-2.0" homepage="https://www.python.org" distfiles="https://github.com/ActiveState/cpython/archive/${_commit}.tar.gz" -checksum=1297e71396f5b58404157d9c6ebf5ac49dddcbad098ecda9d72570f5c7d207e4 +checksum=023d1161f401df259f6b2eec2599659835738c097cf9c6689134eaaeb39a2fdc short_desc+=" (limited install; not for regular use)"