mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	libubox: update to latest version, fixes issues with using the library from C++ code
SVN-Revision: 28619
This commit is contained in:
		
							parent
							
								
									415814f051
								
							
						
					
					
						commit
						18368debf1
					
				@ -1,15 +1,15 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_NAME:=libubox
 | 
			
		||||
PKG_VERSION:=2011-10-06
 | 
			
		||||
PKG_VERSION:=2011-10-27
 | 
			
		||||
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:=51711be6251be4ae5e53f9369ae04598b06df0e7
 | 
			
		||||
PKG_SOURCE_VERSION:=fc20c7a0314afa07f4f873f1a2f1f0095bf8e519
 | 
			
		||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 | 
			
		||||
PKG_MIRROR_MD5SUM:=b8c0835ad2d5ebc4954db4667e60d960
 | 
			
		||||
PKG_MIRROR_MD5SUM:=b942331d2161cb57926619ccfe96613a
 | 
			
		||||
CMAKE_INSTALL:=1
 | 
			
		||||
 | 
			
		||||
include $(INCLUDE_DIR)/package.mk
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user