mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-SecretStorage: update to 3.1.0.
This commit is contained in:
parent
49a8486153
commit
0f90aee87a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-SecretStorage'
|
# Template file for 'python3-SecretStorage'
|
||||||
pkgname=python3-SecretStorage
|
pkgname=python3-SecretStorage
|
||||||
version=3.0.1
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="SecretStorage-${version}"
|
wrksrc="SecretStorage-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/mitya57/secretstorage"
|
homepage="https://github.com/mitya57/secretstorage"
|
||||||
distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
|
||||||
checksum=819087ca89c0d6c5711692f41fb26f786af9dcc5bb89d567722a66edfbb2a689
|
checksum=29aa3cbd36dd5e54ac17d69161f9a150548f4ffba21fa8b5fdd5add854fe7d8b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue