mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
mg: fix arc build fail
fix arc (uClibc) build fail Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mg
|
||||
PKG_VERSION:=20180927
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/ibara/mg/releases/download/mg-20180927
|
||||
|
||||
Reference in New Issue
Block a user