mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-msoffcrypto-tool: update to 5.3.1.
This commit is contained in:
parent
e4acf75902
commit
9fcc545449
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-msoffcrypto-tool'
|
# Template file for 'python3-msoffcrypto-tool'
|
||||||
pkgname=python3-msoffcrypto-tool
|
pkgname=python3-msoffcrypto-tool
|
||||||
version=5.1.1
|
version=5.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-setuptools python3-olefile python3-cryptography"
|
depends="python3-setuptools python3-olefile python3-cryptography"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nolze/msoffcrypto-tool"
|
homepage="https://github.com/nolze/msoffcrypto-tool"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=403ebc5470f88bdbd2117921b1d525e2b29611640cb461a6f10842df2802bca0
|
checksum=f2e52dea8f486ee46141a21e3a5d458367aebbf95ca63d121e2db4f06b32feb8
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue