mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Fix packages version for apk compatibility
This commit is contained in:
		
							parent
							
								
									dc85df4d2a
								
							
						
					
					
						commit
						f225e0f898
					
				
					 14 changed files with 17 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,7 @@ PKG_SOURCE_URL:=https://github.com/Ysurac/dsvpn.git
 | 
			
		|||
#PKG_SOURCE_VERSION:=3b99d2ef6c02b2ef68b5784bec8adfdd55b29b1a
 | 
			
		||||
PKG_SOURCE_VERSION:=4333aa705efd9c86c76809614d20dc5ebf43da7f
 | 
			
		||||
PKG_NAME:=dsvpn
 | 
			
		||||
PKG_VERSION:=0.1.5-$(PKG_SOURCE_VERSION)
 | 
			
		||||
PKG_VERSION:=0.1.5
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
PKG_LICENSE:=MIT
 | 
			
		||||
PKG_LICENSE_FILES:=LICENSE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -12,8 +12,8 @@ PKG_SOURCE_PROTO:=git
 | 
			
		|||
PKG_SOURCE_URL:=https://github.com/angt/glorytun.git
 | 
			
		||||
PKG_SOURCE_VERSION:=32267e86a6da05b285bb3bf2b136c105dc0af4bb
 | 
			
		||||
PKG_NAME:=glorytun-udp
 | 
			
		||||
PKG_VERSION:=0.3.4-$(PKG_SOURCE_VERSION)
 | 
			
		||||
PKG_RELEASE:=23
 | 
			
		||||
PKG_VERSION:=0.3.4
 | 
			
		||||
PKG_RELEASE:=24
 | 
			
		||||
PKG_LICENSE:=BSD-2-Clause
 | 
			
		||||
PKG_LICENSE_FILES:=LICENSE
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,12 +9,12 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=glorytun
 | 
			
		||||
PKG_RELEASE:=6
 | 
			
		||||
PKG_RELEASE:=7
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_VERSION:=0c3b03cf0215e0896fd8e7e91be92efa77f6a2d1
 | 
			
		||||
PKG_SOURCE:=glorytun-$(PKG_VERSION).tar.gz
 | 
			
		||||
PKG_SOURCE_URL:=https://github.com/Ysurac/glorytun.git
 | 
			
		||||
PKG_VERSION:=0.0.35-$(PKG_SOURCE_VERSION)
 | 
			
		||||
PKG_VERSION:=0.0.35
 | 
			
		||||
PKG_LICENSE:=BSD-2-Clause
 | 
			
		||||
PKG_LICENSE_FILES:=LICENSE
 | 
			
		||||
PKG_FIXUP:=autoreconf
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,6 +8,7 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=libmbim
 | 
			
		||||
PKG_VERSION:=1.31.6
 | 
			
		||||
PKG_SOURCE_VERSION:=1.31.6-dev
 | 
			
		||||
#PKG_SOURCE_VERSION:=1866ed53c05916c66c5d52682778a6078e5221d3
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=libqmi
 | 
			
		||||
#PKG_SOURCE_VERSION:=1.34.0
 | 
			
		||||
PKG_VERSION:=1.35.6
 | 
			
		||||
PKG_SOURCE_VERSION:=1.35.6-dev
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,7 +10,7 @@ LUCI_TITLE:=Firewall and Portforwarding application
 | 
			
		|||
LUCI_DEPENDS:=+@LINUX_5_4:firewall +@(LINUX_5_15||LINUX_6_1||LINUX_6_6||LINUX_6_7):uci-firewall
 | 
			
		||||
 | 
			
		||||
PKG_LICENSE:=Apache-2.0
 | 
			
		||||
PKG_VERSION:=omr-202103
 | 
			
		||||
#PKG_VERSION:=omr-202103
 | 
			
		||||
 | 
			
		||||
include $(TOPDIR)/feeds/luci/luci.mk
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,7 +11,6 @@ LUCI_TITLE:=LuCI Support for shadowsocks-libev
 | 
			
		|||
LUCI_DEPENDS:=+luci-compat
 | 
			
		||||
 | 
			
		||||
PKG_LICENSE:=Apache-2.0
 | 
			
		||||
PKG_VERSION:=omr-202103
 | 
			
		||||
 | 
			
		||||
include $(TOPDIR)/feeds/luci/luci.mk
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#
 | 
			
		||||
# Copyright (C) 2017 Yousong Zhou <yszhou4tech@gmail.com>
 | 
			
		||||
# Copyright (C) 2019-2023 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
 | 
			
		||||
# Copyright (C) 2019-2024 Ycarus (Yannick Chabanois) <ycarus@zugaina.org> for OpenMPTCProuter
 | 
			
		||||
#
 | 
			
		||||
# This is free software, licensed under the Apache License, Version 2.0 .
 | 
			
		||||
#
 | 
			
		||||
| 
						 | 
				
			
			@ -11,7 +11,6 @@ LUCI_TITLE:=LuCI Support for shadowsocks-rust
 | 
			
		|||
LUCI_DEPENDS:=+luci-compat
 | 
			
		||||
 | 
			
		||||
PKG_LICENSE:=Apache-2.0
 | 
			
		||||
PKG_VERSION:=omr-202309
 | 
			
		||||
 | 
			
		||||
include $(TOPDIR)/feeds/luci/luci.mk
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,7 +10,7 @@ THEME_NAME:=alpha
 | 
			
		|||
THEME_TITLE:=Alpha
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=luci-theme-$(THEME_NAME)
 | 
			
		||||
PKG_VERSION:=3.9.4-beta
 | 
			
		||||
PKG_VERSION:=3.9.4_beta
 | 
			
		||||
PKG_RELEASE:=9
 | 
			
		||||
 | 
			
		||||
include $(INCLUDE_DIR)/package.mk
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=mlvpn
 | 
			
		||||
PKG_VERSION:=8aa1b16
 | 
			
		||||
PKG_VERSION:=2.6.5.20211028
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,6 +8,7 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=modemmanager
 | 
			
		||||
PKG_VERSION:=1.23.12
 | 
			
		||||
PKG_SOURCE_VERSION:=1.23.12-dev
 | 
			
		||||
#PKG_SOURCE_VERSION:=df8287bf6c2febd068d06f0f45194bc622118bd4
 | 
			
		||||
PKG_RELEASE:=21
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,7 @@ PKG_RELEASE:=11
 | 
			
		|||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_URL:=https://github.com/Ysurac/shadowsocks-libev.git
 | 
			
		||||
PKG_SOURCE_VERSION:=410950d87d8cdf8502d8f59a79dc0ff4c7677543
 | 
			
		||||
PKG_VERSION:=3.3.5-$(PKG_SOURCE_VERSION)
 | 
			
		||||
PKG_VERSION:=3.3.5
 | 
			
		||||
 | 
			
		||||
PKG_MAINTAINER:=Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=simple-obfs
 | 
			
		||||
PKG_VERSION:=486bebd9
 | 
			
		||||
PKG_VERSION:=0.0.6
 | 
			
		||||
PKG_RELEASE:=3
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,11 +8,12 @@
 | 
			
		|||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=tcptraceroute
 | 
			
		||||
PKG_VERSION:=1.5beta7
 | 
			
		||||
PKG_REALVERSION:=1.5beta7
 | 
			
		||||
PKG_VERSION:=1.5_beta7
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE_PROTO:=git
 | 
			
		||||
PKG_SOURCE_VERSION:=tcptraceroute-$(PKG_VERSION)
 | 
			
		||||
PKG_SOURCE_VERSION:=tcptraceroute-$(PKG_REALVERSION)
 | 
			
		||||
PKG_SOURCE_URL:=https://github.com/mct/tcptraceroute.git
 | 
			
		||||
 | 
			
		||||
include $(INCLUDE_DIR)/package.mk
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue