summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-12 11:35:58 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-12 11:35:58 +0200
commit5d8fd307fed698694b5771ff42fdc9ae72a14f37 (patch)
tree10ff4ed55f7f41a9548f2ea0258a63c41c938bb7
parente7d47f8c39f9f6db38b0d1ba559deafa14233f48 (diff)
downloadopenwrt-personal-pkgs-5d8fd307fed698694b5771ff42fdc9ae72a14f37.tar.gz
openwrt-personal-pkgs-5d8fd307fed698694b5771ff42fdc9ae72a14f37.tar.bz2
openwrt-personal-pkgs-5d8fd307fed698694b5771ff42fdc9ae72a14f37.zip
sentinel-minipot: fix source hash
-rw-r--r--sentinel-minipot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile
index e7f71c8..e5a7c9d 100644
--- a/sentinel-minipot/Makefile
+++ b/sentinel-minipot/Makefile
@@ -12,7 +12,7 @@ PKG_VERSION:=2.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/minipot.git
-PKG_SOURCE_VERSION:=16d8b098c8230271619e5fd3333dba66092ce3f5
+PKG_SOURCE_VERSION:=38ef0a080ed8770e6c8809a063366398726c9c3d
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later