update 2023-01-03 20:19:22

This commit is contained in:
github-actions[bot] 2023-01-03 20:19:22 +08:00
parent bc0d1f5745
commit c1a67ba248
2 changed files with 9 additions and 7 deletions

View File

@ -9,8 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=lucky
PKG_VERSION:=1.7.5
PKG_RELEASE:=1
PKGARCH:=all
PKG_RELEASE:=4
ifeq ($(ARCH),mipsel)
LUCKY_ARCH:=mipsle_softfloat
@ -52,16 +51,19 @@ include $(INCLUDE_DIR)/package.mk
define Package/$(PKG_NAME)
SECTION:=net
CATEGORY:=Network
TITLE:=Lucky gdy
TITLE:=Lucky dynamic domain name ddns-go service, socat,frp
DEPENDS:=@(i386||x86_64||arm||aarch64||mipsel||mips)
URL:=https://github.com/gdy666/lucky
endef
define Package/$(PKG_NAME)/description
Main functions of Lucky: ipv4/ipv6 portforward,ddns,IOT wake on lan ,reverse proxy and more...
Main functions of Lucky: dynamic domain name ddns-go service, socat,reverse proxy ,wake on lan
endef
define Build/Compile
endef
define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/lucky $(1)/usr/bin/lucky

View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sing-box
PKG_VERSION:=1.1.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_VERSION:=1.1.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=a219061d0ebaa6f2ba0111b28bec4a0665bab029037cac0d0ee51b2b168de0b8
PKG_HASH:=d57e195ee1a3914b7513a1d5bdd2de9f236f482fcd406c3b16da9e1f8ed16e9c
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILE:=LICENSE