aboutsummaryrefslogtreecommitdiffstats
path: root/main/dtach/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dtach/APKBUILD')
-rw-r--r--main/dtach/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD
index e15b3cac5d5..2a7bebf71f2 100644
--- a/main/dtach/APKBUILD
+++ b/main/dtach/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="A program that emulates the detach feature of screen"
url="http://dtach.sourceforge.net"
arch="all"
license="GPL"
-source="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
+source="https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
subpackages="$pkgname-doc"
builddir="$srcdir/$pkgname-$pkgver"