From: Noah Meyerhans Date: Sun, 5 Feb 2023 17:47:34 +0000 (-0800) Subject: bind: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f6a9bd935f0fdf8b90b6c35a5470d9fe04a628f1;p=openwrt-packages.git bind: bump PKG_RELEASE --- 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