mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
parent
a2bf0e7982
commit
11bbb9a8db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-idna-ssl'
|
# Template file for 'python3-idna-ssl'
|
||||||
pkgname=python3-idna-ssl
|
pkgname=python3-idna-ssl
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="idna-ssl-${version}"
|
wrksrc="idna-ssl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/aio-libs/idna-ssl"
|
homepage="https://github.com/aio-libs/idna-ssl"
|
||||||
distfiles="https://github.com/aio-libs/idna-ssl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/idna-ssl/archive/v${version}.tar.gz"
|
||||||
checksum=7caa946d5b0643da981082d5dc4ee04142307474b00f87954228d1276d684962
|
checksum=07ddaa341248aaf26b13be9af11b57f026a76867bb9b36cb2c7f9b7389791eaa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue