mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python-regex: update to 2019.02.03.
This commit is contained in:
parent
82a6ba56b5
commit
6736ea0356
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=2019.01.24
|
version=2019.02.03
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="regex-${version}"
|
wrksrc="regex-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=20b1601b887e1073805adda2f8a09bb4c86dc7629c46c0d7bf28444dcb32920d
|
checksum=e56a99f3a799f6834040111625ddcff6e3ae404a846011f38605faec9119fe02
|
||||||
|
|
Loading…
Add table
Reference in a new issue