mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-09 09:37:43 +08:00
✨ Sync 2023-10-24 20:28:01
This commit is contained in:
parent
3ee7da2e49
commit
5a9958023e
@ -5,8 +5,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dae
|
||||
PKG_VERSION:=0.3.0
|
||||
PKG_RELEASE:=38
|
||||
PKG_VERSION:=0.4.0rc1
|
||||
PKG_RELEASE:=39
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
|
||||
PKG_SOURCE_URL:=https://github.com/daeuniverse/dae/releases/download/v$(PKG_VERSION)/dae-full-src.zip?
|
||||
|
@ -5,12 +5,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=daed
|
||||
PKG_VERSION:=0.3.3.p1
|
||||
PKG_RELEASE:=33
|
||||
PKG_VERSION:=0.4.0rc1
|
||||
PKG_RELEASE:=34
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/daeuniverse/daed.git
|
||||
PKG_SOURCE_VERSION:=70602a06e377214cf8b5028ad9cde216b19608c4
|
||||
PKG_SOURCE_VERSION:=3aa51c8b157247651dc9fdaa892e87246aa0bc0d
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
PKG_LICENSE:=AGPL-3.0-only MIT
|
||||
|
@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=frp
|
||||
PKG_VERSION:=0.52.2
|
||||
PKG_RELEASE:=29
|
||||
PKG_VERSION:=0.52.3
|
||||
PKG_RELEASE:=30
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/fatedier/frp/tar.gz/v${PKG_VERSION}?
|
||||
|
Loading…
Reference in New Issue
Block a user