testing/wireguard: upgrade to 0.0.20180420

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-04-20 20:38:53 +02:00 committed by Natanael Copa
parent 6cf6cdc069
commit cf9b6d23e9
3 changed files with 7 additions and 7 deletions

View File

@ -8,8 +8,8 @@ _kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools
_ver=0.0.20180413
_mypkgrel=1
_ver=0.0.20180420
_mypkgrel=2
_toolsrel=0
_name=wireguard
@ -59,4 +59,4 @@ package() {
done
}
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.tar.xz"
sha512sums="19740c6678d13bbe156520d6121db2bd95c8f30891b9acbbc6af1d49079f144598f8062131ac1dfd14b830e32306bc54f2ae9608ceeec762ffde65495413a0ac WireGuard-0.0.20180420.tar.xz"

View File

@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=wireguard-tools
pkgver=0.0.20180413
pkgver=0.0.20180420
pkgrel=3
pkgdesc="Next generation secure network tunnel: userspace tools"
arch='all'
@ -42,4 +42,4 @@ bashcomp() {
mv "$pkgdir"/usr/share "$subpkgdir"/usr
}
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.tar.xz"
sha512sums="19740c6678d13bbe156520d6121db2bd95c8f30891b9acbbc6af1d49079f144598f8062131ac1dfd14b830e32306bc54f2ae9608ceeec762ffde65495413a0ac WireGuard-0.0.20180420.tar.xz"

View File

@ -4,7 +4,7 @@
# when changing _ver we *must* bump _rel
# we must also match up _toolsrel with wireguard-tools
_name=wireguard
_ver=0.0.20180413
_ver=0.0.20180420
_rel=0
_toolsrel=0
@ -64,4 +64,4 @@ package() {
done
}
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.tar.xz"
sha512sums="19740c6678d13bbe156520d6121db2bd95c8f30891b9acbbc6af1d49079f144598f8062131ac1dfd14b830e32306bc54f2ae9608ceeec762ffde65495413a0ac WireGuard-0.0.20180420.tar.xz"