mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
python-regex: update to 2017.12.12.
This commit is contained in:
parent
2fab2521d5
commit
0619fbf33c
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.12.09
|
version=2017.12.12
|
||||||
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=89912f736c8bdeee2802197d17edab3949fb4f7090f871ff5656407bef111f3a
|
checksum=ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7
|
||||||
|
|
Loading…
Add table
Reference in a new issue