aboutsummaryrefslogtreecommitdiffstats
path: root/main/xautolock
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-11-09 16:57:59 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2015-11-09 16:57:59 +0100
commit3b7dff931447dc928917181b08ca84d362da998c (patch)
tree6432e92cf88aad10593e5b4261e680ed10d2594c /main/xautolock
parent07c90f0a913d2f2ce319c5c912acec15fec3b103 (diff)
downloadaports-3b7dff931447dc928917181b08ca84d362da998c.tar.bz2
aports-3b7dff931447dc928917181b08ca84d362da998c.tar.xz
main/xautolock: update src
Diffstat (limited to 'main/xautolock')
-rw-r--r--main/xautolock/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/xautolock/APKBUILD b/main/xautolock/APKBUILD
index 05b91344af..e6416ed4c7 100644
--- a/main/xautolock/APKBUILD
+++ b/main/xautolock/APKBUILD
@@ -12,7 +12,8 @@ depends_dev="imake xorg-server-dev libxscrnsaver-dev xorg-cf-files"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-doc"
-source="$url/$pkgname-$pkgver.tgz processwait.patch"
+source="http://www.ibiblio.org/pub/linux/X11/screensavers/xautolock-$pkgver.tgz
+ processwait.patch"
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {