From 1d550568598e57fa608d0ce74c6658e52389525a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 16 May 2015 07:09:51 +0200 Subject: [PATCH] Revert "nghttp2: update to 1.0.0 (soname bump)." This reverts commit d40177282816279f4659bb45cdd6b90ed5c8e96f. 1.0.0 breaks curl, so that revert this for now. --- common/shlibs | 2 +- srcpkgs/nghttp2/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 58169462563..c545de84450 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2024,7 +2024,7 @@ libtomahawk-playdarapi.so.0.8.4 tomahawk-qt5-0.8.4_3 libtomahawk-widgets.so.0.8.4 tomahawk-qt5-0.8.4_3 libzen.so.0 libzen-0.4.31_1 libmediainfo.so.0 libmediainfo-0.7.73_1 -libnghttp2.so.14 nghttp2-1.0.0_1 +libnghttp2.so.5 nghttp2-0.7.4_1 librom1394.so.0 libavc1394-0.5.4_1 libavc1394.so.0 libavc1394-0.5.4_1 libiec61883.so.0 libiec61883-1.2.0_1 diff --git a/srcpkgs/nghttp2/template b/srcpkgs/nghttp2/template index 9c2882dbf5b..9ca323565ff 100644 --- a/srcpkgs/nghttp2/template +++ b/srcpkgs/nghttp2/template @@ -1,6 +1,6 @@ # Template file for 'nghttp2' pkgname=nghttp2 -version=1.0.0 +version=0.7.14 revision=1 build_style=gnu-configure configure_args="--without-libxml2 --without-jemalloc --without-spdylay" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="MIT" homepage="https://nghttp2.org" distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz" -checksum=b4c3b9176f5fc70c52878a09a71c877f6d54efd25867093c4bf04852bfe24282 +checksum=f08ff29c8fa4e7fd57f546eb81eaf36d8211f83c655aed9b526e31b0a6e8831e post_install() { rm -rf ${DESTDIR}/usr/share/man