update to nghttp2-1.10.0
This commit is contained in:
parent
4bc7a41591
commit
0543a16af4
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/29 14:59:57 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2016/04/26 15:51:18 sthen Exp $
|
||||
|
||||
COMMENT= library for HTTP/2
|
||||
|
||||
V= 1.9.1
|
||||
V= 1.10.0
|
||||
DISTNAME= nghttp2-$V
|
||||
|
||||
SHARED_LIBS += nghttp2 0.3 # 20.0
|
||||
SHARED_LIBS += nghttp2 0.4 # 21.0
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nghttp2-1.9.1.tar.gz) = b/oCQzMmV5fzthYWAsZGzK2wmgpdiJYJ4twTaXumFfE=
|
||||
SIZE (nghttp2-1.9.1.tar.gz) = 2044300
|
||||
SHA256 (nghttp2-1.10.0.tar.gz) = GS3AMeceGCJAB5vvrp235kyZUdo6g8ekOPV892FFtqg=
|
||||
SIZE (nghttp2-1.10.0.tar.gz) = 2086580
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.3 2016/03/29 14:59:57 sthen Exp $
|
||||
$OpenBSD: patch-Makefile_in,v 1.4 2016/04/26 15:51:18 sthen Exp $
|
||||
|
||||
not very useful without tools, and the contrib Makefile has a gnu-ism
|
||||
|
||||
--- Makefile.in.orig Sun Mar 27 14:21:47 2016
|
||||
+++ Makefile.in Tue Mar 29 15:55:25 2016
|
||||
@@ -447,7 +447,7 @@ top_srcdir = @top_srcdir@
|
||||
--- Makefile.in.orig Mon Apr 25 14:16:18 2016
|
||||
+++ Makefile.in Tue Apr 26 14:55:50 2016
|
||||
@@ -448,7 +448,7 @@ top_srcdir = @top_srcdir@
|
||||
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
SUBDIRS = lib third-party src examples python tests integration-tests \
|
||||
|
Loading…
Reference in New Issue
Block a user