testing/wireguard: upgrade to 0.0.20180304

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2018-03-05 13:39:02 +01:00 committed by Natanael Copa
parent b9375c7bb7
commit 66eefc32e9
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.20180218
_mypkgrel=1
_ver=0.0.20180304
_mypkgrel=2
_toolsrel=0
_name=wireguard
@ -59,4 +59,4 @@ package() {
done
}
sha512sums="975556e447934a5492ddf6f4faef14887794fe2fece3b811bad17b93aa5fe34f55653d2b87ceb6d06f0292406247a3b45b67f1a61387cf724995c0a67fcd42d2 WireGuard-0.0.20180218.tar.xz"
sha512sums="dc7ad4c366625bc614f95abe163459804fa3b6a4dd9e1c7eee1571d3dab5a5bc88dbdc6cc79b9ec48f471ba71da54050f1bce8874ed130f15234a8353d276e50 WireGuard-0.0.20180304.tar.xz"

View File

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