mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
adb-enablemodem: fix version for APK
Refactor version of adb-enablemodem for APK. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
f59cbe55d1
commit
c8955268bc
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=adb-enablemodem
|
||||
PKG_VERSION:=2017-03-05
|
||||
PKG_VERSION:=2017.03.05
|
||||
PKG_RELEASE:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user