summaryrefslogtreecommitdiff
path: root/personal-pkgs-repo
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-05-04 09:12:00 +0200
committerKarel Kočí <cynerd@email.cz>2019-05-04 09:12:00 +0200
commitf0cc52a5cb6e3b93eb8cb647b705f7b765447bca (patch)
tree711eb091ea45bc14226603bbc69a3b19f836fbd5 /personal-pkgs-repo
parent7c1d2ea3615d7889d9ea0abdfa29f95222800bc2 (diff)
downloadopenwrt-personal-pkgs-f0cc52a5cb6e3b93eb8cb647b705f7b765447bca.tar.gz
openwrt-personal-pkgs-f0cc52a5cb6e3b93eb8cb647b705f7b765447bca.tar.bz2
openwrt-personal-pkgs-f0cc52a5cb6e3b93eb8cb647b705f7b765447bca.zip
personal-pkgs-repo: drop obsolete syntax
Diffstat (limited to 'personal-pkgs-repo')
-rw-r--r--personal-pkgs-repo/Makefile2
-rw-r--r--personal-pkgs-repo/files/updater.lua2
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čí <cynerd@email.cz>
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