diff options
Diffstat (limited to 'community/tpm/APKBUILD')
-rw-r--r-- | community/tpm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tpm/APKBUILD b/community/tpm/APKBUILD index 4245a6ce11..4f02e9a9e7 100644 --- a/community/tpm/APKBUILD +++ b/community/tpm/APKBUILD @@ -4,7 +4,7 @@ pkgname=tpm pkgver=1.3.2 pkgrel=0 pkgdesc="A tiny password manager" -url="http://github.com/nmeum/$pkgname" +url="https://github.com/nmeum/$pkgname" arch="noarch" license="GPL3+" depends="gnupg" |