libiconv-full: fix build with fortify source
[openwrt/openwrt.git] / package / libs / libiconv-full / Makefile
index 75bca833484b02a06ed66194c81d6a317e2fa372..997cce2365c414205a93d555bae1e65181b24b52 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2009 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libiconv-full
 PKG_VERSION:=1.11.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>