mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
parent
f30ce6193b
commit
c2de24d676
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-asn1crypto'
|
# Template file for 'python3-asn1crypto'
|
||||||
pkgname=python3-asn1crypto
|
pkgname=python3-asn1crypto
|
||||||
version=0.24.0
|
version=1.4.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="asn1crypto-${version}"
|
wrksrc="asn1crypto-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Python3 ASN.1 library with a focus on performance and a pythonic API
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/wbond/asn1crypto"
|
homepage="https://github.com/wbond/asn1crypto"
|
||||||
|
changelog="https://raw.githubusercontent.com/wbond/asn1crypto/master/changelog.md"
|
||||||
distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/asn1crypto/asn1crypto-${version}.tar.gz"
|
||||||
checksum=9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49
|
checksum=f4f6e119474e58e04a2b1af817eb585b4fd72bdd89b998624712b5c99be7641c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue