mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
python-asn1crypto: update to 0.24.0
This commit is contained in:
parent
e354fdb87a
commit
e6c01242a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-asn1crypto'
|
# Template file for 'python-asn1crypto'
|
||||||
pkgname=python-asn1crypto
|
pkgname=python-asn1crypto
|
||||||
version=0.23.0
|
version=0.24.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="asn1crypto-${version}"
|
wrksrc="asn1crypto-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/wbond/asn1crypto"
|
homepage="https://github.com/wbond/asn1crypto"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
|
||||||
checksum=0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70
|
checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue