From a1ad4a7412b6aeac5d9ad6b545365079231f2b45 Mon Sep 17 00:00:00 2001 From: paspo Date: Sat, 15 Sep 2018 14:48:02 +0200 Subject: [PATCH] updated repo url --- APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APKBUILD b/APKBUILD index 2c0a0f7..2610117 100644 --- a/APKBUILD +++ b/APKBUILD @@ -4,7 +4,7 @@ pkgname=openpdu pkgver=0.1.2 pkgrel=1 pkgdesc="OpenPDU project - main binary" -url="https://github.com/openpdu/openpdu" +url="https://git.asperti.com/OpenPDU/openpdu" arch="noarch" license="GPL2" depends="python py-argh apk-cron i2c-tools"