Skip to content

Commit 8fa1839

Browse files
authored
Merge pull request #560 from zx2c4/patch-1
wireguard: simple version bump [for master]
2 parents b2e726b + bf20ba5 commit 8fa1839

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • package/network/services/wireguard

package/network/services/wireguard/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
1111

1212
PKG_NAME:=wireguard
1313

14-
PKG_VERSION:=0.0.20171011
14+
PKG_VERSION:=0.0.20171017
1515
PKG_RELEASE:=1
1616

1717
PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
1818
PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
19-
PKG_MD5SUM:=e2e44ff658743507bca0f6b443c2f85aacc48d507ba2dcd4812717145df10b96
19+
PKG_MD5SUM:=57b79a62874d9b99659a744513d4f6f9d88cb772deaa99e485b6fed3004a35cd
2020

2121
PKG_LICENSE:=GPL-2.0 Apache-2.0
2222
PKG_LICENSE_FILES:=COPYING

0 commit comments

Comments
 (0)