mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/regex: Updated for version 2017.06.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ee3ba3f225
commit
bbd43aa602
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=regex
|
||||
VERSION=${VERSION:-2017.05.26}
|
||||
VERSION=${VERSION:-2017.06.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2017.05.26"
|
||||
VERSION="2017.06.23"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1c/df/38291bd55f94967c62aacd9430b940a8131e985738d2a04e51a76a86c1df/regex-2017.05.26.tar.gz"
|
||||
MD5SUM="8f9d6e46ceae5b52456cfc5f2163a6fb"
|
||||
DOWNLOAD="https://pypi.python.org/packages/fe/52/813f20f1774d67014b7d02f4947370455a3fe8709df89594d426b910abbe/regex-2017.06.23.tar.gz"
|
||||
MD5SUM="9750d1590f56838ada045d3ae0b7a79f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue