Skip to content

Commit

Permalink
package/wireguard-linux-compat: bump version to 0.0.20200214
Browse files Browse the repository at this point in the history
Includes misc fixes. For details, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2020-February/005013.html

Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
jacmet committed Feb 15, 2020
1 parent 832ff93 commit 10fe340
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/wireguard-linux-compat/wireguard-linux-compat.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
sha256 9669e165fc7252cab7f908ba57f160f6d57539b7cc81180f260cb675d2fd362b wireguard-linux-compat-0.0.20200205.tar.xz
# https://lists.zx2c4.com/pipermail/wireguard/2020-February/005013.html
sha256 6aaed62beb23803a456b7875a56e9462125a589c9dfb6d0b672c1a8f9f3f45ab wireguard-linux-compat-0.0.20200214.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
2 changes: 1 addition & 1 deletion package/wireguard-linux-compat/wireguard-linux-compat.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WIREGUARD_LINUX_COMPAT_VERSION = 0.0.20200205
WIREGUARD_LINUX_COMPAT_VERSION = 0.0.20200214
WIREGUARD_LINUX_COMPAT_SITE = https://git.zx2c4.com/wireguard-linux-compat/snapshot
WIREGUARD_LINUX_COMPAT_SOURCE = wireguard-linux-compat-$(WIREGUARD_LINUX_COMPAT_VERSION).tar.xz
WIREGUARD_LINUX_COMPAT_LICENSE = GPL-2.0
Expand Down

0 comments on commit 10fe340

Please sign in to comment.