diff options
Diffstat (limited to 'community/easypki/APKBUILD')
-rw-r--r-- | community/easypki/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/easypki/APKBUILD b/community/easypki/APKBUILD index faf67f71d1..36b462daad 100644 --- a/community/easypki/APKBUILD +++ b/community/easypki/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Carlo Landmeter <clandmeter@gmail.com> -# Maintainer: Carlo Landmeter <clandmeter@gmail.com> +# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> +# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=easypki pkgver=1.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Creating a certificate authority the easy way" url="https://github.com/google/easypki" arch="all !mips !mips64" |