aboutsummaryrefslogtreecommitdiff
path: root/net/bind
diff options
context:
space:
mode:
authorRucke Teg <rucketeg@protonmail.com>2023-02-02 21:37:34 +0100
committerNoah Meyerhans <frodo@morgul.net>2023-02-05 09:05:30 -0800
commit6cf293dc2ee0ff36c48da813258c993c8d65efba (patch)
tree571f403ea29b2e8dede4dcb4b3617f3784c8ca3d /net/bind
parent93b75d0058a0f6a26c15b49d1047837bd5610828 (diff)
bind: bump release number
Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
Diffstat (limited to 'net/bind')
-rw-r--r--net/bind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind/Makefile b/net/bind/Makefile
index a65cfe764..5f753ddc8 100644
--- a/net/bind/Makefile
+++ b/net/bind/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bind
PKG_VERSION:=9.18.11
-PKG_RELEASE:=1
+PKG_RELEASE:=2
USERID:=bind=57:bind=57
PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>