aboutsummaryrefslogtreecommitdiffstats
path: root/testing/boost-coroutine
diff options
context:
space:
mode:
authorMuh Muhten <muh.muhten@gmail.com>2016-03-01 00:41:27 -0500
committerNatanael Copa <ncopa@alpinelinux.org>2016-03-10 10:03:19 +0000
commit1301e6ae134309fb1ba5b5167df1ce392f78673f (patch)
treeab16304aa67bb4e8e5b8b4b4eed2ed042e675529 /testing/boost-coroutine
parent70572d4cdab96a02b93c435cc17b0ab70f9ed8e9 (diff)
downloadaports-1301e6ae134309fb1ba5b5167df1ce392f78673f.tar.bz2
aports-1301e6ae134309fb1ba5b5167df1ce392f78673f.tar.xz
update all source= lines to use :: instead of saveas- syntax
Diffstat (limited to 'testing/boost-coroutine')
-rw-r--r--testing/boost-coroutine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/boost-coroutine/APKBUILD b/testing/boost-coroutine/APKBUILD
index 3d670173bf..60a0ee3de9 100644
--- a/testing/boost-coroutine/APKBUILD
+++ b/testing/boost-coroutine/APKBUILD
@@ -10,7 +10,7 @@ license="custom:boost"
depends=
depends_dev="boost-dev pth-dev"
install=""
-source="saveas-http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost-coroutine-2009-12-01.tar.gz&directory=Concurrent%20Programming/boost-coroutine-2009-12-01.tar.gz
+source="boost-coroutine-2009-12-01.tar.gz::http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost-coroutine-2009-12-01.tar.gz&directory=Concurrent%20Programming
boost-coroutine-pth.patch"
_builddir="${srcdir}/boost-coroutine"