X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=inline;f=package%2Fnetwork%2Futils%2Fresolveip%2FMakefile;h=d1e675e428d8a17d3dc734568a23d60a8a4557a5;hb=1f2b4a912dc9713dff45d698a69e50ade8e40b9f;hp=4b3e3d4da61cdd00da6e2808a64bc0a547603686;hpb=42954b7559ad1301f19bbca26cfe3d04143a21be;p=openwrt.git diff --git a/package/network/utils/resolveip/Makefile b/package/network/utils/resolveip/Makefile index 4b3e3d4da6..d1e675e428 100644 --- a/package/network/utils/resolveip/Makefile +++ b/package/network/utils/resolveip/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011 OpenWrt.org +# Copyright (C) 2011-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=resolveip -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk