pimbd: include PKG_MIRROR_HASH
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 19 Oct 2021 13:36:19 +0000 (10:36 -0300)
committerNick Hainke <vincent@systemli.org>
Fri, 19 Nov 2021 06:04:33 +0000 (07:04 +0100)
This avoids unnecessary downloads and rebuilds.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
pimbd/Makefile

index a091119b801e33dc40c64842ccbbc1a65994c42f..a7dbed26c3c297a4b80b09c7408d823c63494ef5 100644 (file)
@@ -3,10 +3,11 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=pimbd
 PKG_SOURCE_VERSION:=dbf4e5913b06e3160f506df15e6a047a403a5f21
 PKG_VERSION:=2018-06-19-$(PKG_SOURCE_VERSION)
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/Oryon/pimbd.git
+PKG_MIRROR_HASH:=a08e474d7c210b084a28afe8f85e1b356a067b2f9ec643d26402680782933ae7
 PKG_MAINTAINER:=Pierre Pfister <pierre.pfister@darou.fr>
 PKG_LICENSE:=Apache-2.0