From 3f095f7f7ef0413a18783ba57bef29aa3f0c2688 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 27 Feb 2022 13:32:38 +0100 Subject: [PATCH] pimbd: add PKG_MIRROR_HASH Signed-off-by: Josef Schlehofer --- pimbd/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/pimbd/Makefile b/pimbd/Makefile index a091119..66f5cd1 100644 --- a/pimbd/Makefile +++ b/pimbd/Makefile @@ -7,6 +7,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/Oryon/pimbd.git +PKG_MIRROR_HASH:=a08e474d7c210b084a28afe8f85e1b356a067b2f9ec643d26402680782933ae7 PKG_MAINTAINER:=Pierre Pfister PKG_LICENSE:=Apache-2.0