diff options
author | Karel Kočí <cynerd@email.cz> | 2020-07-11 17:49:16 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-07-11 17:49:16 +0200 |
commit | 16824f834dd5a0c37277bfc072bd9bb9163224b8 (patch) | |
tree | ac561c5e5355960a0861a45a61c5cc221ce631cd /sentinel-minipot/Makefile | |
parent | 09fb4b7b9651a35e13a95d2da6e21d230bfebb34 (diff) | |
download | openwrt-personal-pkgs-16824f834dd5a0c37277bfc072bd9bb9163224b8.tar.gz openwrt-personal-pkgs-16824f834dd5a0c37277bfc072bd9bb9163224b8.tar.bz2 openwrt-personal-pkgs-16824f834dd5a0c37277bfc072bd9bb9163224b8.zip |
sentinel-minipot: try to replace libb64
Diffstat (limited to 'sentinel-minipot/Makefile')
-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 |