[openwrt/openwrt] unetd: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Fri Sep 16 12:58:18 PDT 2022


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/51c727e2688ee8b1b8920f9dcfa1f746c93c9183

commit 51c727e2688ee8b1b8920f9dcfa1f746c93c9183
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Sep 16 21:57:57 2022 +0200

    unetd: update to the latest version
    
    e065a7627a46 pex: update last query sent timestamp
    6c888f897862 unet-cli: add stun server list editing support
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/network/services/unetd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/services/unetd/Makefile b/package/network/services/unetd/Makefile
index ff485576c0..d2cd4a6183 100644
--- a/package/network/services/unetd/Makefile
+++ b/package/network/services/unetd/Makefile
@@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=unetd
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/unetd.git
-PKG_SOURCE_DATE:=2022-09-16
-PKG_SOURCE_VERSION:=a089e8ae7504e55e05b1a88c3d8d1327460b8d4f
-PKG_MIRROR_HASH:=15ebeb7ccf4fae0ac46df638999d51a8150d3b0859232537b80e6dcb03ffb165
+PKG_SOURCE_DATE:=2022-09-16.1
+PKG_SOURCE_VERSION:=6c888f897862b152e2cfae735faafc9cdcb07336
+PKG_MIRROR_HASH:=35df8c822c671495146c3d5d1c193c1d1a44721c274aee2035943eb5e8c04768
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>




More information about the lede-commits mailing list