mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/regex: Updated for version 2019.03.09.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f672706489
commit
a9c8cd3bea
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=regex
|
||||
VERSION=${VERSION:-2019.02.07}
|
||||
VERSION=${VERSION:-2019.03.09}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2019.02.07"
|
||||
VERSION="2019.03.09"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/8e/2d/812284cdc6376ce49f6a434ca70229c285ffca672040434d2221654c62ce/regex-2019.02.07.tar.gz"
|
||||
MD5SUM="b887ba08ec75564463791013cb1465f1"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/2e/ee/97d1460361ee3552e47d5eab79cfa6a5bdb438185302fbb6bec58bbd18e4/regex-2019.03.09.tar.gz"
|
||||
MD5SUM="5b8d9f699b3fcb43ee50917b0bc0e839"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue