python3: rebuild for glibc-2.30.

Pick up that glibc doesn't provide <stropts.h> anymore.
https://bugs.launchpad.net/ubuntu/+source/python3.7/+bug/1842618
This commit is contained in:
Leah Neukirchen 2019-11-26 17:35:18 +01:00
parent 599d210320
commit 53112bb71d

View file

@ -4,7 +4,7 @@
#
pkgname=python3
version=3.6.9
revision=1
revision=2
wrksrc="Python-${version}"
short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)"
maintainer="Orphaned <orphan@voidlinux.org>"