mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-oletools: update to 0.60.2.
This commit is contained in:
parent
b856d7ddff
commit
6565150dad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-oletools'
|
# Template file for 'python3-oletools'
|
||||||
pkgname=python3-oletools
|
pkgname=python3-oletools
|
||||||
version=0.60.1
|
version=0.60.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-parsing python3-olefile python3-colorclass python3-easygui
|
depends="python3-parsing python3-olefile python3-colorclass python3-easygui
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/decalage2/oletools"
|
homepage="https://github.com/decalage2/oletools"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=34cef47d88488126952f994be7b4c20d2758203b64f69335d3d8179ad3ae0992
|
checksum=a9cc0d5a1b5a7216cbbb9248c927278e8738e1df0c0c7e06ebbeeb23542efcbd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense oletools/LICENSE.txt
|
vlicense oletools/LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue