]> git.pld-linux.org Git - packages/clinkc.git/blob - clinkc-version.patch
- enhanced libtool,version patches, added av patch (allow build clinkcav library...
[packages/clinkc.git] / clinkc-version.patch
1 --- mupnp-2.4.1/configure.ac.orig       2021-03-07 13:08:32.679134657 +0100
2 +++ mupnp-2.4.1/configure.ac    2021-03-07 13:18:48.275799684 +0100
3 @@ -9,7 +9,7 @@
4  AC_CONFIG_AUX_DIR(config)
5  AM_CONFIG_HEADER(config.h)
6  
7 -AC_INIT([clinkc], [3.0])
8 +AC_INIT([clinkc], [2.4.1])
9  AC_CONFIG_SRCDIR([include/cybergarage/typedef.h])
10  AM_INIT_AUTOMAKE([subdir-objects])
11  
12 --- mupnp-2.4.1/std/av/configure.ac.orig        2021-03-07 20:01:33.618218121 +0100
13 +++ mupnp-2.4.1/std/av/configure.ac     2021-03-07 20:04:14.110681992 +0100
14 @@ -14,7 +14,7 @@
15  
16  AC_CONFIG_AUX_DIR(config)
17  AM_CONFIG_HEADER(config.h)
18 -AC_INIT([clinkcav], [3.0])
19 +AC_INIT([clinkcav], [2.4.1])
20  AC_CONFIG_SRCDIR(include/cybergarage/upnp/std/av/cmediaserver.h)
21  AM_INIT_AUTOMAKE([subdir-objects])
22  
This page took 0.050877 seconds and 3 git commands to generate.