mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-regex: update to 2017.12.05.
Closes #9791. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6031e4231b
commit
9ede4db84e
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.11.09
|
version=2017.12.05
|
||||||
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=d440fbbf5a3e6dcc6c5ecb8e2dba1e01978a25a6540cbea6a583f654007bb7d5
|
checksum=c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6
|
||||||
|
|
Loading…
Add table
Reference in a new issue