diff --git a/net/stubby/Makefile b/net/stubby/Makefile index bb0b2be54b8e4..dc436d999e0b4 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=stubby -PKG_VERSION:=0.4.2 -PKG_RELEASE:=1 +PKG_VERSION:=0.4.3 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/getdnsapi/$(PKG_NAME)