[arch-commits] Commit in wireguard/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Jun 25 18:53:16 UTC 2018


    Date: Monday, June 25, 2018 @ 18:53:15
  Author: eworm
Revision: 346041

upgpkg: wireguard 0.0.20180625-1

new upstream release

Modified:
  wireguard/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-25 18:48:19 UTC (rev 346040)
+++ PKGBUILD	2018-06-25 18:53:15 UTC (rev 346041)
@@ -4,7 +4,7 @@
 
 pkgbase=wireguard
 pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20180620
+pkgver=0.0.20180625
 pkgrel=1
 pkgdesc='next generation secure network tunnel'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 makedepends=('git' 'libmnl')
 source=("${pkgbase}-${pkgver}.tar.xz::https://git.zx2c4.com/WireGuard/snapshot/WireGuard-${pkgver}.tar.xz")
-sha256sums=('b4db98ea751c8e667454f98ea1c15d704a784fe1bc093b03bd64575418a7c242')
+sha256sums=('d9bedeb22b1f83d48581608a6521fea1d429fbeb8809419d08703ef2ec570020')
 
 prepare() {
 	cd WireGuard-${pkgver}/



More information about the arch-commits mailing list