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

Christian Hesse eworm at archlinux.org
Sun Jul 8 19:32:42 UTC 2018


    Date: Sunday, July 8, 2018 @ 19:32:42
  Author: eworm
Revision: 355202

upgpkg: wireguard 0.0.20180708-1

new upstream release

Modified:
  wireguard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 19:31:22 UTC (rev 355201)
+++ PKGBUILD	2018-07-08 19:32:42 UTC (rev 355202)
@@ -4,7 +4,7 @@
 
 pkgbase=wireguard
 pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20180625
+pkgver=0.0.20180708
 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=('d9bedeb22b1f83d48581608a6521fea1d429fbeb8809419d08703ef2ec570020')
+sha256sums=('5e38d554f7d1e3a64e3a5319ca1a3b790c84ed89c896586c490a93ac1f953a91')
 
 prepare() {
 	cd WireGuard-${pkgver}/



More information about the arch-commits mailing list