Skip to content
Snippets Groups Projects
Commit 30ada7ff authored by Jason Donenfeld's avatar Jason Donenfeld Committed by Natanael Copa
Browse files

testing/wireguard: upgrade to 0.0.20180531

parent dcffc257
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=wireguard-tools
pkgver=0.0.20180519
pkgver=0.0.20180531
pkgrel=0
pkgdesc="Next generation secure network tunnel: userspace tools"
arch='all'
......@@ -42,4 +42,4 @@ bashcomp() {
mv "$pkgdir"/usr/share "$subpkgdir"/usr
}
sha512sums="587a1371edd4a7fdf167154398f8a51da8c70f55e86a4be4b0b830a2f00a1421710017d954ad1aeda4df3a36ca8c9a911ba5fb407a851235257176291af3ee15 WireGuard-0.0.20180519.tar.xz"
sha512sums="1dfcdcf41adffdc42dcdbb0a84478b28574613b7834c7d1ccd17f176bac1d664afe824c850baf7d34213380ddffdfd66ddc5cbf7861904dc8359d2005ff07dff WireGuard-0.0.20180531.tar.xz"
......@@ -4,8 +4,8 @@
# when changing _ver we *must* bump _rel
# we must also match up _toolsrel with wireguard-tools
_name=wireguard
_ver=0.0.20180519
_rel=2
_ver=0.0.20180531
_rel=1
_toolsrel=0
_flavor=${FLAVOR:-vanilla}
......@@ -64,4 +64,4 @@ package() {
done
}
sha512sums="587a1371edd4a7fdf167154398f8a51da8c70f55e86a4be4b0b830a2f00a1421710017d954ad1aeda4df3a36ca8c9a911ba5fb407a851235257176291af3ee15 WireGuard-0.0.20180519.tar.xz"
sha512sums="1dfcdcf41adffdc42dcdbb0a84478b28574613b7834c7d1ccd17f176bac1d664afe824c850baf7d34213380ddffdfd66ddc5cbf7861904dc8359d2005ff07dff WireGuard-0.0.20180531.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment