mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-kaitaistruct: update to 0.10.
This commit is contained in:
parent
a1159733b5
commit
c5f06f0c21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-kaitaistruct'
|
# Template file for 'python3-kaitaistruct'
|
||||||
pkgname=python3-kaitaistruct
|
pkgname=python3-kaitaistruct
|
||||||
version=0.9
|
version=0.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="kaitai_struct_python_runtime-${version}"
|
wrksrc="kaitai_struct_python_runtime-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Evgeny Ermakov <evgeny.v.ermakov@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://kaitai.io"
|
homepage="https://kaitai.io"
|
||||||
distfiles="https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/${version}.tar.gz"
|
distfiles="https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/${version}.tar.gz"
|
||||||
checksum=d21207d17603d87f263c8adcd45235ce22d154ba6faba0945e4f1a9d8d95e7e9
|
checksum=4afbbcc4d596caa02fc86d5c9561f7d91499c1cf7910acc8fe80489b9237dc15
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue