aboutsummaryrefslogtreecommitdiffstats
path: root/community/lego
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-02-26 23:59:15 +0100
committerAndy Postnikov <apostnikov@gmail.com>2020-02-27 01:16:46 +0200
commit5900f998271beb5d177ef45e23ad834d33e07244 (patch)
treea2924869183308c26b246afce1c208412e57f010 /community/lego
parenta28da2c16744dcb826c788a38055ec097dc138e7 (diff)
downloadaports-5900f998271beb5d177ef45e23ad834d33e07244.tar.bz2
aports-5900f998271beb5d177ef45e23ad834d33e07244.tar.xz
community/lego: upgrade to 3.4.0
Diffstat (limited to 'community/lego')
-rw-r--r--community/lego/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lego/APKBUILD b/community/lego/APKBUILD
index bdd860a350..5843b9e1ea 100644
--- a/community/lego/APKBUILD
+++ b/community/lego/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=lego
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=0
pkgdesc="Let's Encrypt client and ACME library written in Go"
url="https://github.com/go-acme/lego"
@@ -32,4 +32,4 @@ check() {
go test -v -cover ./...
}
-sha512sums="7a0d2ed89437a631fbdc7913b1971a8c06289f2197e8ff8f8969ca10f93ff014bf164982b335dd0a3943e31ccd2699fb13b059ccaee12239b28acddbb5ee3aa1 lego-3.3.0.tar.gz"
+sha512sums="ec4613e757920b9671e9749738883fcf95bb179706a514141a3e593c244099afe264813ee2b233c2c0dcf7be48bd96393dc7847e8b756c9e67e4c62ae5e9aa0a lego-3.4.0.tar.gz"