libubox: update to 2012-05-26
SVN-Revision: 31933
This commit is contained in:
parent
83758220ae
commit
b03dd7a531
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libubox
|
||||
PKG_VERSION:=2012-05-17
|
||||
PKG_VERSION:=2012-05-26
|
||||
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:=94ff2a0abb2938dc84cc46e513f0d039cacbe40a
|
||||
PKG_SOURCE_VERSION:=4956848aa9bae73015cd7d5cc52d169ff3d2bcb4
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_MD5SUM:=9738c0d4737a2a2416579e46ec3e6b81
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue