diff options
-rw-r--r-- | sentinel-minipot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile index 6ac8e95..8d46c9e 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:=cf5a115c6b064ad510c2a6fff255f96e36fa63e4 +PKG_SOURCE_VERSION:=16d8b098c8230271619e5fd3333dba66092ce3f5 PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=GPL-3.0-or-later |