mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-portend: update to 2.5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
88203c4f9a
commit
73facf6149
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-portend'
|
# Template file for 'python-portend'
|
||||||
pkgname=python-portend
|
pkgname=python-portend
|
||||||
version=2.4
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="portend-${version}"
|
wrksrc="portend-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jaraco/portend"
|
homepage="https://github.com/jaraco/portend"
|
||||||
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
||||||
distfiles="https://github.com/jaraco/portend/archive/${version}.tar.gz"
|
distfiles="https://github.com/jaraco/portend/archive/${version}.tar.gz"
|
||||||
checksum=61aa1a8fd76d64bd6093e4151a2bfeda177d5083bf2e2bcc92a053bd2104fde3
|
checksum=69fa3194739142b62bd6e44f0f0cb0828ddee521f4c7b4634abc5b5e9a54f85a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Reference in a new issue