[arch-commits] Commit in wireguard/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Dec 21 09:15:49 UTC 2017
Date: Thursday, December 21, 2017 @ 09:15:48
Author: eworm
Revision: 275130
upgpkg: wireguard 0.0.20171221-1
new upstream release
Modified:
wireguard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-21 01:41:39 UTC (rev 275129)
+++ PKGBUILD 2017-12-21 09:15:48 UTC (rev 275130)
@@ -4,7 +4,7 @@
pkgbase=wireguard
pkgname=(wireguard-dkms wireguard-tools)
-pkgver=0.0.20171211
+pkgver=0.0.20171221
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=('57d799d35e92c905e548d00adeb7ed1ead4d6560f084c99e5aae0a87b4eb09e4')
+sha256sums=('2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed')
prepare() {
cd WireGuard-${pkgver}/
More information about the arch-commits
mailing list