]> git.pld-linux.org Git - packages/clinkc.git/blame - clinkc-version.patch
- enhanced libtool,version patches, added av patch (allow build clinkcav library...
[packages/clinkc.git] / clinkc-version.patch
CommitLineData
cec47239
JB
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
c3b47f2f
JB
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.030457 seconds and 4 git commands to generate.