mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-rencode: update to 1.0.5.
This commit is contained in:
parent
fc8cdde193
commit
05725ca1f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-rencode'
|
# Template file for 'python-rencode'
|
||||||
pkgname=python-rencode
|
pkgname=python-rencode
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="rencode-${version}"
|
wrksrc="rencode-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
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=06fad401335bf34e0659885c97f5421b9991c955769f9c4a89f109378fed9657
|
checksum=cbdb8d2473aa5a7246e1a8077055be697fccec88477b78248c5fe93d79e2cd26
|
||||||
|
|
||||||
python3.4-rencode_package() {
|
python3.4-rencode_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue