mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
python/regex: Updated for version 2016.05.15.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
92dd8df199
commit
ae44f2eed6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=regex
|
PRGNAM=regex
|
||||||
VERSION=${VERSION:-2016.04.25}
|
VERSION=${VERSION:-2016.05.15}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="regex"
|
PRGNAM="regex"
|
||||||
VERSION="2016.04.25"
|
VERSION="2016.05.15"
|
||||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/64/bf/585f12c0effb356a43ebc56d0129302e64e43668578e1ec8081136e29c00/regex-2016.04.25.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/f7/6a/801b97dac8d55d9337bb746650d4a2d9cf73107df7b94df0d1b00289cb77/regex-2016.05.15.tar.gz"
|
||||||
MD5SUM="2531484af7428826a89f9e0147ed9633"
|
MD5SUM="c66cb973c79c430928071920972d4bd4"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue