aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Meyerhans <frodo@morgul.net>2023-02-05 09:47:34 -0800
committerNoah Meyerhans <frodo@morgul.net>2023-02-05 09:47:34 -0800
commitf6a9bd935f0fdf8b90b6c35a5470d9fe04a628f1 (patch)
tree1b9861ad5eb7f49011a5fbfb3cc251c0268e532e
parentca52ebd5bfe6f44f0757906d7f0641f4b73c8e7d (diff)
bind: bump PKG_RELEASE
-rw-r--r--net/bind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind/Makefile b/net/bind/Makefile
index 9f49d7ee5..dfa48cb52 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:=2
+PKG_RELEASE:=3
USERID:=bind=57:bind=57
PKG_MAINTAINER:=Noah Meyerhans <frodo@morgul.net>