mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/regex: Updated for version 2016.02.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4433dab51f
commit
847f2b3705
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=regex
|
||||
VERSION=${VERSION:-2016.01.10}
|
||||
VERSION=${VERSION:-2016.02.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2016.01.10"
|
||||
VERSION="2016.02.23"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.01.10.tar.gz"
|
||||
MD5SUM="17d03a6c7028b8f652915591bc5b5126"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.23.tar.gz"
|
||||
MD5SUM="af88e53da776ffdf5c03865452de5e3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue