diff options
author | Karel Kočí <cynerd@email.cz> | 2020-09-26 14:08:55 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-09-26 14:10:39 +0200 |
commit | e1d57e6a1754b017668ef4d0b58590fb4e9fa853 (patch) | |
tree | 7a8dadee8fbaf7149194529497cb91aaaa6af753 /sentinel-fwlogs/Makefile | |
parent | 3ac5d1b4865ef77bcb02bfb752b411339b3a4ed3 (diff) | |
download | openwrt-personal-pkgs-e1d57e6a1754b017668ef4d0b58590fb4e9fa853.tar.gz openwrt-personal-pkgs-e1d57e6a1754b017668ef4d0b58590fb4e9fa853.tar.bz2 openwrt-personal-pkgs-e1d57e6a1754b017668ef4d0b58590fb4e9fa853.zip |
Improve configure defaults for logc and sentinel-fwlogs
Diffstat (limited to 'sentinel-fwlogs/Makefile')
-rw-r--r-- | sentinel-fwlogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel-fwlogs/Makefile b/sentinel-fwlogs/Makefile index 756772f..7063fcd 100644 --- a/sentinel-fwlogs/Makefile +++ b/sentinel-fwlogs/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/fwlogs.git #PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_SOURCE_VERSION:=d72fde6eb20a12ca9a126911f86d5cdd8cac3d10 +PKG_SOURCE_VERSION:=2b4d3924d213696cb93d2e2690a84b947ff187df PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=GPL-3.0-or-later |