libubox: fix jshn handling of variables with numbers (fixes #11468)
SVN-Revision: 31767
This commit is contained in:
parent
562e468ae5
commit
4bd4fd2ca2
@ -1,15 +1,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libubox
|
||||
PKG_VERSION:=2012-05-16
|
||||
PKG_VERSION:=2012-05-17
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=592f2dbd82c6cb9f85332c8056eed58374ac6dd0
|
||||
PKG_SOURCE_VERSION:=94ff2a0abb2938dc84cc46e513f0d039cacbe40a
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_MD5SUM:=4f0a6b5bc37d6b765bf005d7ef259d18
|
||||
PKG_MIRROR_MD5SUM:=9738c0d4737a2a2416579e46ec3e6b81
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
Reference in New Issue
Block a user