python3-pam: update to 1.8.4. (#423)
This commit is contained in:
parent
66039fd557
commit
db92d5f2f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pam'
|
||||
pkgname=python3-pam
|
||||
version=1.8.3
|
||||
version=1.8.4
|
||||
revision=1
|
||||
wrksrc="${pkgname/3}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/FirefighterBlu3/python-pam"
|
||||
distfiles="https://github.com/FirefighterBlu3/python-pam/archive/v${version}.tar.gz"
|
||||
checksum=a49efa94decf881fd0964e4bc257de824412694b7ffe3a68065d1ec0dd86bde3
|
||||
checksum=fa048ca74f08de1390b2576754c05327700a7ebc3d05511f0329a04ebe1aeaa3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue