Browse Source

net/bind: PKG_RELEASE increased

Signed-off-by: DonkZZ <donk@evhr.net>
DonkZZ 9 years ago
parent
commit
40ac8c32d4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/bind/Makefile

+ 1
- 1
net/bind/Makefile View File

@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=bind
12 12
 PKG_VERSION:=9.9.8-P4
13
-PKG_RELEASE:=2
13
+PKG_RELEASE:=3
14 14
 USERID:=bind=57:bind=57
15 15
 
16 16
 PKG_MAINTAINER := Noah Meyerhans <frodo@morgul.net>