From baf440a4775735814e6eb49ecbbed47e6f5baa0b Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 3 Oct 2009 10:52:22 +0000 Subject: [PATCH] [package] bump bind release number after r17835 git-svn-id: svn://svn.openwrt.org/openwrt/packages@17837 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/bind/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index b5b2c5a08..a9e1365bd 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind PKG_VERSION:=9.6.1-P1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \