unbound: bump PKG_RELEASE
Fixes commit da76aeb24c
("unbound: expose interface-auto to UCI")
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
ba19244b84
commit
950646f6c0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=unbound
|
||||
PKG_VERSION:=1.10.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
|
||||
|
|
Loading…
Reference in a new issue