python: patched webbrowser module for Haiku (#4199)

This commit is contained in:
Philipp Wolfer
2019-09-26 18:01:23 +02:00
committed by Jérôme Duval
parent 76596f6c9c
commit e3fdb45984
6 changed files with 100 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ OSI-approved open source license.
HOMEPAGE="https://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2018 Python Software Foundation"
REVISION="2"
REVISION="3"
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
CHECKSUM_SHA256="da60b54064d4cfcd9c26576f6df2690e62085123826cff2e667e72a91952d318"
SOURCE_DIR="Python-$portVersion"