mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/regex: Updated for version 2016.06.05.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
6006977308
commit
6d88449739
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.05.23}
|
||||
VERSION=${VERSION:-2016.06.05}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2016.05.23"
|
||||
VERSION="2016.06.05"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://pypi.python.org/packages/3c/f7/01cf72f4f2bbdf7ed716c36d70bc162b14e7a29b5b399bc9a4f4e104d7f3/regex-2016.05.23.tar.gz"
|
||||
MD5SUM="823591b2ec3d9422ebf7cdaa96023d3c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/66/d5/80040afdd807790dcee0bf87754be0a8578591d4d86f9ec5065a42045deb/regex-2016.06.05.tar.gz"
|
||||
MD5SUM="6c0b5edae06de65ba9e3915807a89b78"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue