[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / tools / mkimage / Makefile
index 48cf045..5ed82e6 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mkimage
-PKG_VERSION:=2010.12
+PKG_VERSION:=2011.12
 
 PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.denx.de/pub/u-boot
-PKG_MD5SUM:=9024bbceabd176ae1d52df6db2e84bda
+PKG_MD5SUM:=7f29b9f6da44d6e46e988e7561fd1d5f
 PKG_CAT:=bzcat
 
 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)
This page took 0.025067 seconds and 4 git commands to generate.