aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apt-dater
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2017-08-06 11:37:24 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-08-06 12:37:54 +0200
commitcc9412564ad81be7f9efcacea5211122cf73255c (patch)
tree19040d1005c3a4ed2576eae0e7e5a8975c5d28bd /testing/apt-dater
parent1f6a9af0f43286b038ec743b01857beadb845873 (diff)
downloadaports-cc9412564ad81be7f9efcacea5211122cf73255c.tar.bz2
aports-cc9412564ad81be7f9efcacea5211122cf73255c.tar.xz
testing/apt-dater: fix url
Diffstat (limited to 'testing/apt-dater')
-rw-r--r--testing/apt-dater/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apt-dater/APKBUILD b/testing/apt-dater/APKBUILD
index 78e2e7c569..312d38bbd4 100644
--- a/testing/apt-dater/APKBUILD
+++ b/testing/apt-dater/APKBUILD
@@ -4,7 +4,7 @@ pkgname=apt-dater
pkgver=0.9.0
pkgrel=0
pkgdesc="terminal-based remote package update manager"
-url="http://github.com/DE-IBH/apt-dater"
+url="https://github.com/DE-IBH/apt-dater"
arch="all"
license="GPL2+"
depends="lockfile-progs screen openssh-client"