~alpine/aports

[alpine-aports] [PATCH] main/libraw1394: switch source to http

Details
Message ID
<20170128120403.3952-1-valery.kartel@gmail.com>
Sender timestamp
1485605043
DKIM signature
missing
Download raw message
Patch: +1 -1
Switch to http, because kernel.org
will shut down their ftp service at March 1st.
---
 main/libraw1394/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/libraw1394/APKBUILD b/main/libraw1394/APKBUILD
index a6c833bd0f..2a1e383e01 100644
--- a/main/libraw1394/APKBUILD
+++ b/main/libraw1394/APKBUILD
@@ -11,7 +11,7 @@ depends_dev=
makedepends="linux-headers"
install=
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
source="ftp://ftp.kernel.org/pub/linux/libs/ieee1394/$pkgname-$pkgver.tar.xz"
source="https://kernel.org/pub/linux/libs/ieee1394/$pkgname-$pkgver.tar.xz"

builddir="$srcdir"/$pkgname-$pkgver

-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)