mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
fix: update kmod package version and source commit hash
This commit is contained in:
@@ -2,13 +2,13 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=kmod-amneziawg
|
||||
PKG_VERSION:=1.0.20250924
|
||||
PKG_VERSION:=1.0.20251005
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/amnezia-vpn/amneziawg-linux-kernel-module.git
|
||||
# Latest commit from feature/awg2 branch as of 2025-09-24
|
||||
PKG_SOURCE_VERSION:=2a94fcc67c332bbb4b983fcebe03ac31057ead19
|
||||
# Latest commit from master branch as of 2025-10-05
|
||||
PKG_SOURCE_VERSION:=876bf7571e47e349d0e86b70c244330b470d9642
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
MAKE_PATH:=src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user