python3-vdf: rebuild for Python 3.10, update to 3.4.
This commit is contained in:
parent
48e7885d10
commit
9144fdd800
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-vdf'
|
# Template file for 'python3-vdf'
|
||||||
pkgname=python3-vdf
|
pkgname=python3-vdf
|
||||||
version=3.2
|
version=3.4
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=vdf-${version}
|
wrksrc=vdf-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ValvePython/vdf"
|
homepage="https://github.com/ValvePython/vdf"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ad790a34a20d9c5f36b8bd9e93658f85a9e90be7c84bb3a24f893b531a94e3ca
|
checksum=c9fb42b6de9daf475cd229377d0c32d6e87c0f21e874a35e0e679eb201723a67
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue