python-regex: update to 2019.04.14.
This commit is contained in:
parent
c2033408bd
commit
6722c70c75
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-regex'
|
||||
pkgname=python-regex
|
||||
version=2019.02.03
|
||||
version=2019.04.14
|
||||
revision=1
|
||||
wrksrc="regex-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="PSF"
|
||||
homepage="https://pypi.org/project/regex/"
|
||||
distfiles="${PYPI_SITE}/r/regex/regex-${version}.tar.gz"
|
||||
checksum=e56a99f3a799f6834040111625ddcff6e3ae404a846011f38605faec9119fe02
|
||||
checksum=d56ce4c7b1a189094b9bee3b81c4aeb3f1ba3e375e91627ec8561b6ab483d0a8
|
||||
|
|
Loading…
Reference in a new issue