python-regex: update to 2017.07.28.
This commit is contained in:
parent
42a687ec6d
commit
7144a4a152
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-regex'
|
# Template file for 'python-regex'
|
||||||
pkgname=python-regex
|
pkgname=python-regex
|
||||||
version=2017.07.11
|
version=2017.07.28
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="regex-${version}"
|
wrksrc="regex-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
homepage="https://pypi.python.org/pypi/regex/"
|
homepage="https://pypi.python.org/pypi/regex/"
|
||||||
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
||||||
checksum=dbda8bdc31a1c85445f1a1b29d04abda46e5c690f8f933a9cc3a85a358969616
|
checksum=27ab18243b1a0aa1467027be93b118c9fcd60dd2e4020da579fad3008bc4638f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue