mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
python/regex: Updated for version 2017.04.05.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2e63333602
commit
a4ff378152
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.12.27}
|
||||
VERSION=${VERSION:-2017.04.05}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="regex"
|
||||
VERSION="2016.12.27"
|
||||
VERSION="2017.04.05"
|
||||
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
|
||||
DOWNLOAD="https://pypi.python.org/packages/68/a7/e33eb93fd6f8f914c9abd1ec7ddaea9a17ce5c412925ad98e266beacf911/regex-2016.12.27.tar.gz"
|
||||
MD5SUM="abc75651fd27587fb2eebae4aae11254"
|
||||
DOWNLOAD="https://pypi.python.org/packages/36/62/c0c0d762ffd4ffaf39f372eb8561b8d491a11ace5a7884610424a8b40f95/regex-2017.04.05.tar.gz"
|
||||
MD5SUM="ab3bcd0b1c1a4f6e3315e1861477642b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue