opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatching md5sums
[openwrt/staging/wigyori.git] / package / system / opkg / Makefile
index 0dc3d6a7bebc51e3f8a9a6eadcffc8fedd1f7808..857fe561d8dbf7d969d2ef393030c22b60907e05 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/version.mk
 PKG_NAME:=opkg
 PKG_REV:=9c97d5ecd795709c8584e972bfdf3aee3a5b846d
 PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=6
+PKG_RELEASE:=7
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_REV)