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

Christian Hesse eworm at archlinux.org
Thu May 24 06:36:06 UTC 2018


    Date: Thursday, May 24, 2018 @ 06:36:05
  Author: eworm
Revision: 328506

upgpkg: wireguard 0.0.20180524-1

new upstream release

Modified:
  wireguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 06:28:25 UTC (rev 328505)
+++ PKGBUILD	2018-05-24 06:36:05 UTC (rev 328506)
@@ -4,7 +4,7 @@
 
 pkgbase=wireguard
 pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20180519
+pkgver=0.0.20180524
 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=('8846b3006c3f7e079bb38a4c985ccc2981e259f56c927b4cf47cbc1420e1c462')
+sha256sums=('57614239c1f1a99a367f2c816153acda5bffada66a3b8e3b8215f1625784abc9')
 
 prepare() {
 	cd WireGuard-${pkgver}/



More information about the arch-commits mailing list