From 1301e6ae134309fb1ba5b5167df1ce392f78673f Mon Sep 17 00:00:00 2001 From: Muh Muhten Date: Tue, 1 Mar 2016 00:41:27 -0500 Subject: update all source= lines to use :: instead of saveas- syntax --- testing/h2o/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/h2o') diff --git a/testing/h2o/APKBUILD b/testing/h2o/APKBUILD index 313e2afae0..8788fb2f82 100644 --- a/testing/h2o/APKBUILD +++ b/testing/h2o/APKBUILD @@ -11,7 +11,7 @@ depends="perl" makedepends="cmake wslay-dev openssl-dev libuv-dev libyaml-dev" install="$pkgname.pre-install" subpackages="$pkgname-dev $pkgname-doc" -source="saveas-https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz/$pkgname-$pkgver.tar.gz +source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz h2o.conf h2o.initd h2o.logrotate" -- cgit v1.2.3