summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-03-06 14:28:38 +0100
committerKarel Kočí <karel.koci@nic.cz>2019-03-06 14:28:38 +0100
commit83a838d4ce925ac7918418cccd9150e43ea6a34d (patch)
treefb456bec7476966a6869cc58722cd0d21ec49106
parenta9f261f5800cc9f87999178955a8aedade3e6944 (diff)
downloadopenwrt-personal-pkgs-83a838d4ce925ac7918418cccd9150e43ea6a34d.tar.gz
openwrt-personal-pkgs-83a838d4ce925ac7918418cccd9150e43ea6a34d.tar.bz2
openwrt-personal-pkgs-83a838d4ce925ac7918418cccd9150e43ea6a34d.zip
updater-ng: update to use correct path
-rw-r--r--updater-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater-ng/Makefile b/updater-ng/Makefile
index d06de66..ac5cb88 100644
--- a/updater-ng/Makefile
+++ b/updater-ng/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=updater-ng
-PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/updater.git
+PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/updater/updater.git
PKG_SOURCE_BRANCH:=master
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
HOST_BUILD_DEPENDS:=curl/host libevent2/host lua/host