mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'python-rencode'
|
||||||
pkgname=python-rencode
|
pkgname=python-rencode
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="rencode-${version}"
|
wrksrc="rencode-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/aresch/rencode"
|
homepage="https://github.com/aresch/rencode"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26
|
checksum=0ed61111f053ea37511da86ca7aed2a3cfda6bdaa1f54a237c4b86eea52f0733
|
||||||
|
|
||||||
python3-rencode_package() {
|
python3-rencode_package() {
|
||||||
pycompile_module="rencode"
|
pycompile_module="rencode"
|
||||||
|
|
Loading…
Add table
Reference in a new issue