mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python-rencode: update to 1.0.6.
This commit is contained in:
parent
f75a65a14c
commit
2ae200395e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-rencode'
|
||||
pkgname=python-rencode
|
||||
version=1.0.5
|
||||
revision=3
|
||||
version=1.0.6
|
||||
revision=1
|
||||
wrksrc="rencode-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/aresch/rencode"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26
|
||||
checksum=0ed61111f053ea37511da86ca7aed2a3cfda6bdaa1f54a237c4b86eea52f0733
|
||||
|
||||
python3-rencode_package() {
|
||||
pycompile_module="rencode"
|
||||
|
|
Loading…
Add table
Reference in a new issue