mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/regex: Updated for version 2016.03.02.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d364a1afb8
commit
6420333a42
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.02.25}
|
||||
VERSION=${VERSION:-2016.03.02}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2016.02.25"
|
||||
VERSION="2016.03.02"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.25.tar.gz"
|
||||
MD5SUM="3d7860f2913e8eb8646fc6c339a66328"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.02.tar.gz"
|
||||
MD5SUM="7e6056389b39af87cf4e60d8ac88402a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue