aboutsummaryrefslogtreecommitdiffstats
path: root/community/wmname
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-04-11 17:14:15 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-04-11 17:29:44 +0200
commit40131f8bd1dd223c4ee8d303a71753f8a8c62eca (patch)
tree525d88948fe0e5bde2c308f29f65b3edca06e699 /community/wmname
parentfe5137a340af202cefe6b67601af0133b6b660bd (diff)
downloadaports-40131f8bd1dd223c4ee8d303a71753f8a8c62eca.tar.bz2
aports-40131f8bd1dd223c4ee8d303a71753f8a8c62eca.tar.xz
community/[various]: suckless.org offers https nowadays
Diffstat (limited to 'community/wmname')
-rw-r--r--community/wmname/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wmname/APKBUILD b/community/wmname/APKBUILD
index 6c489fd522..95709fa4b5 100644
--- a/community/wmname/APKBUILD
+++ b/community/wmname/APKBUILD
@@ -8,7 +8,7 @@ url="https://tools.suckless.org/x/wmname"
arch="all"
license="MIT"
makedepends="libx11-dev"
-source="http://dl.suckless.org/tools/wmname-0.1.tar.gz"
+source="https://dl.suckless.org/tools/wmname-0.1.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"
build() {