python-regex: update to 2018.06.21.
This commit is contained in:
parent
4d413fadb1
commit
c990e88bb9
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=2018.06.20
|
version=2018.06.21
|
||||||
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.org/project/regex/"
|
homepage="https://pypi.org/project/regex/"
|
||||||
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
distfiles="${PYPI_SITE}/r/regex/regex-$version.tar.gz"
|
||||||
checksum=68dd3b711e30af0ae437ebf3d36d7c6f5802cb768e205beaafc6734db7549869
|
checksum=b172583f0c5f104e059a30dd6a1f9d20693031b156558590a745d6cc3192e283
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue