libmobile: update hash

This commit is contained in:
Arun Muthusamy 2018-06-28 14:32:51 +02:00
parent 309b61de24
commit f43aa248b8

View file

@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=libmobile
PKG_VERSION:=0.1
PKG_SOURCE_VERSION:=8b3b7134ff3fe5980f0d623c51525ee579e0bdc6
PKG_SOURCE_VERSION:=15c2f9f93e392f8f76ba3c8649f398d4198d2e5f
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git@public.inteno.se:mobile-api.git
@ -46,8 +46,8 @@ define Package/mdmngr/description
application using libmobile to communicate with a 4g dongle
endef
define Package/dongle_nl
Donle application handling netlink messages from kernel and sending them out on ubus.
define Package/dongle_nl/description
Dongle application handling netlink messages from kernel and sending them out on ubus.
endef
define Build/InstallDev