From: Rucke Teg Date: Thu, 2 Feb 2023 20:37:34 +0000 (+0100) Subject: bind: bump release number X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6cf293dc2ee0ff36c48da813258c993c8d65efba;p=openwrt-packages.git bind: bump release number Signed-off-by: Rucke Teg --- 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