nghttp2: update to 1.0.2 (soname bump).
This commit is contained in:
parent
50fefe734f
commit
298d4a2d40
2 changed files with 3 additions and 4 deletions
|
@ -2030,7 +2030,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.5 nghttp2-0.7.4_1
|
||||
libnghttp2.so.14 nghttp2-1.0.2_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
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'nghttp2'
|
||||
pkgname=nghttp2
|
||||
reverts=1.0.0_1
|
||||
version=0.7.15
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-libxml2 --without-jemalloc --without-spdylay"
|
||||
|
@ -12,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://nghttp2.org"
|
||||
distfiles="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${version}/nghttp2-${version}.tar.xz"
|
||||
checksum=c42a691d6924b3dad94ad97417c3023878fb0c1e5f09567f2e1cc82b73bfc60c
|
||||
checksum=0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
|
|
Loading…
Reference in a new issue