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:
parent
599d210320
commit
53112bb71d
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue