testing/wireguard: upgrade to 0.0.20180413

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-04-17 00:15:10 +02:00 committed by Natanael Copa
parent e52e971ab6
commit 7bb43d1ccb
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.20180304
_mypkgrel=2
_ver=0.0.20180413
_mypkgrel=1
_toolsrel=0
_name=wireguard
@ -59,4 +59,4 @@ package() {
done
}
sha512sums="dc7ad4c366625bc614f95abe163459804fa3b6a4dd9e1c7eee1571d3dab5a5bc88dbdc6cc79b9ec48f471ba71da54050f1bce8874ed130f15234a8353d276e50 WireGuard-0.0.20180304.tar.xz"
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.tar.xz"

View File

@ -2,7 +2,7 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=wireguard-tools
pkgver=0.0.20180304
pkgver=0.0.20180413
pkgrel=3
pkgdesc="Next generation secure network tunnel: userspace tools"
arch='all'
@ -42,4 +42,4 @@ bashcomp() {
mv "$pkgdir"/usr/share "$subpkgdir"/usr
}
sha512sums="dc7ad4c366625bc614f95abe163459804fa3b6a4dd9e1c7eee1571d3dab5a5bc88dbdc6cc79b9ec48f471ba71da54050f1bce8874ed130f15234a8353d276e50 WireGuard-0.0.20180304.tar.xz"
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.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.20180304
_ver=0.0.20180413
_rel=0
_toolsrel=0
@ -64,4 +64,4 @@ package() {
done
}
sha512sums="dc7ad4c366625bc614f95abe163459804fa3b6a4dd9e1c7eee1571d3dab5a5bc88dbdc6cc79b9ec48f471ba71da54050f1bce8874ed130f15234a8353d276e50 WireGuard-0.0.20180304.tar.xz"
sha512sums="e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 WireGuard-0.0.20180413.tar.xz"