aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorStefan Reiff <kroko87@hotmail.com>2020-01-23 11:46:38 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-30 21:49:30 +0000
commitff279acc3f61d738fc3da32c2879650b10a5acc7 (patch)
tree3d053c9fa9f99e79071af0e9bef9c88b2b251e5d /testing
parentb54c9f34eaf23d93d6bec23f2e98da775862c048 (diff)
downloadaports-ff279acc3f61d738fc3da32c2879650b10a5acc7.tar.bz2
aports-ff279acc3f61d738fc3da32c2879650b10a5acc7.tar.xz
testing/wireguard-go: upgrade to v0.0.20200121
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-go/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wireguard-go/APKBUILD b/testing/wireguard-go/APKBUILD
index 8ab93b0147..4e0c53ef73 100644
--- a/testing/wireguard-go/APKBUILD
+++ b/testing/wireguard-go/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stefan Reiff <kroko87@hotmail.com>
# Maintainer: Stefan Reiff <kroko87@hotmail.com>
pkgname=wireguard-go
-pkgver=0.0.20191012
+pkgver=0.0.20200121
pkgrel=0
pkgdesc="Next generation secure network tunnel: userspace implementation in go"
arch="all"
@@ -23,4 +23,4 @@ package() {
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-sha512sums="244cf4cdfaf3bae29d789af302cecfe7018e303db3340e1a68c4df0d557af28d535323e7f6aa66310abbf4e9627c405fbf95d79b2a909c6d8b6f2c057070f10c wireguard-go-0.0.20191012.tar.xz"
+sha512sums="80e17c81552dfddfdbda6aaba309a141c2420818f7207a59cf1cb1cf354f09c53cbca852e9b30615278cdbd2280c6d125627282e2a676710b1a10b84f73b43ed wireguard-go-0.0.20200121.tar.xz"