From f0cc52a5cb6e3b93eb8cb647b705f7b765447bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 4 May 2019 09:12:00 +0200 Subject: personal-pkgs-repo: drop obsolete syntax --- personal-pkgs-repo/Makefile | 2 +- personal-pkgs-repo/files/updater.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/personal-pkgs-repo/Makefile b/personal-pkgs-repo/Makefile index bf4f254..35186f7 100644 --- a/personal-pkgs-repo/Makefile +++ b/personal-pkgs-repo/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=personal-pkgs-repo -PKG_VERSION:=1.4.10 +PKG_VERSION:=1.4.11 PKG_MAINTAINER:=Karel Kočí PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index b0335b9..fa842f9 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -1,4 +1,4 @@ -Script("personal-pkgs", "https://cynerd.cz/repo/turris/updater.lua", { +Script("https://cynerd.cz/repo/turris/updater.lua", { security = "Local", pubkey = "file:///etc/updater/keys/personal-pkgs.pub", ocsp = false -- cgit v1.2.3