1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Add openvpn and update packages version

This commit is contained in:
Ycarus 2018-06-12 23:07:33 +02:00
parent ea1647a1eb
commit a3abdd34e4
3 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=omr-6in4 PKG_NAME:=omr-6in4
PKG_VERSION:=0.2 PKG_VERSION:=0.3
PKG_RELEASE:=1 PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=openmptcprouter-full PKG_NAME:=openmptcprouter-full
PKG_VERSION:=0.7 PKG_VERSION:=0.8
PKG_RELEASE:=1 PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
@ -40,6 +40,7 @@ MY_DEPENDS := \
luci-proto-3g \ luci-proto-3g \
luci-app-mlvpn mlvpn \ luci-app-mlvpn mlvpn \
omr-update \ omr-update \
openvpn-openssl \
kmod-rt2800-usb libimobiledevice \ kmod-rt2800-usb libimobiledevice \
kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch uqmi adb-enablemodem umbim kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbim kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch uqmi adb-enablemodem umbim kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbim

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=openmptcprouter PKG_NAME:=openmptcprouter
PKG_VERSION:=0.91 PKG_VERSION:=0.92
PKG_RELEASE:=1 PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk