From 09e18eef726d6f0d96851451d815242a73323451 Mon Sep 17 00:00:00 2001 From: "Jonathan G. Underwood" Date: Fri, 10 May 2019 21:50:58 +0100 Subject: [PATCH] stubby: set PKG_SOURCE_VERSION using PKG_VERSION Signed-off-by: Jonathan G. Underwood --- net/stubby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/stubby/Makefile b/net/stubby/Makefile index 9491896f12..20e60ad6ca 100644 --- a/net/stubby/Makefile +++ b/net/stubby/Makefile @@ -14,7 +14,7 @@ PKG_MAINTAINER:=Jonathan Underwood PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/getdnsapi/$(PKG_NAME) -PKG_SOURCE_VERSION:=b0d3154af61e1b46a30b56d239dc074273642217 +PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_MIRROR_HASH:=af896c471ac67b31c2263d11fcdfcdb32a213621c2f8789f4b0a4ceca4437108 PKG_FIXUP:=autoreconf