From 36c726a8d50115f9815903eb4da4b3932312d8bf Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 6 Oct 2016 13:26:27 +0200 Subject: [PATCH] wvstreams: update distfile url --- srcpkgs/wvstreams/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wvstreams/template b/srcpkgs/wvstreams/template index 3e2a7e63e01..91616c23314 100644 --- a/srcpkgs/wvstreams/template +++ b/srcpkgs/wvstreams/template @@ -7,7 +7,7 @@ maintainer="Enno Boland " license="LGPL-2" short_desc="Library for doing network in C++" homepage="https://code.google.com/p/wvstreams" -distfiles="https://wvstreams.googlecode.com/files/wvstreams-$version.tar.gz" +distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wvstreams/wvstreams-${version}.tar.gz" makedepends="libressl-devel zlib-devel" checksum=8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633 configure_args="--sbindir=/usr/bin --without-dbus --without-tcl --without-qt"