Skip to content

Commit 12175b5

Browse files
authored
Update Makefile
1 parent bddd845 commit 12175b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

amneziawg-go/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
include $(TOPDIR)/rules.mk
44

55
PKG_NAME:=amneziawg-go
6-
PKG_VERSION:=0.2.8
6+
PKG_VERSION:=0.2.12
77
PKG_RELEASE:=$(AUTORELEASE)
88

99
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1010
PKG_SOURCE_URL:=https://github.com/amnezia-vpn/amneziawg-go/archive/refs/tags/v${PKG_VERSION}
11-
PKG_HASH:=e26fa72eea51a8e8629de7ec8247eef16c8fddb05f15ef7133a04404f29c3d55
11+
PKG_HASH:=df6a9bbd2321e801d67ea2ea94c355a8c6d07477b083ed7f3de215254aed2882
1212

1313
PKG_LICENSE:=MIT
1414
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)