From 00eacef47b5ee09eeae7fcb93f22ede585356d67 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 27 Feb 2022 13:30:45 +0100 Subject: [PATCH] minimalist-pcproxy: add PKG_MIRROR_HASH Signed-off-by: Josef Schlehofer --- minimalist-pcproxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/minimalist-pcproxy/Makefile b/minimalist-pcproxy/Makefile index 8b8cf24..75020ff 100644 --- a/minimalist-pcproxy/Makefile +++ b/minimalist-pcproxy/Makefile @@ -13,6 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/fingon/minimalist-pcproxy.git +PKG_MIRROR_HASH:=d3e872ee6207829ef142d22d591d203e4836f6aa150167411b542e8df4af4d53 PKG_MAINTAINER:=Markus Stenberg PKG_LICENSE:=GPL-2.0