]> git.pld-linux.org Git - packages/brotli.git/blob - libbrotli-update.patch
- updated brotli to release 0.5.2 and libbrotli to recent snapshot
[packages/brotli.git] / libbrotli-update.patch
1 diff -urp libbrotli.orig/configure.ac libbrotli/configure.ac
2 --- libbrotli.orig/configure.ac 2016-08-15 12:08:53.000000000 +0000
3 +++ libbrotli/configure.ac      2016-08-20 11:21:53.994554000 +0000
4 @@ -1,6 +1,6 @@
5  AC_PREREQ(2.57)
6  
7 -AC_INIT([libbrotli], [0.1.0], [-])
8 +AC_INIT([libbrotli], [0.5.2], [-])
9  AC_CONFIG_SRCDIR([brotli/dec/decode.h])
10  AC_CONFIG_HEADERS([config.h])
11  AC_CONFIG_MACRO_DIR([m4])
This page took 0.476448 seconds and 3 git commands to generate.