diff options
| author | Tristan Lelong <tristan.lelong@blunderer.org> | 2012-06-12 23:06:05 +0000 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-06-13 15:19:22 +0200 |
| commit | 9156bbc947f03ef149df527e768c920846aa7a33 (patch) | |
| tree | 646e35f2e6db461945fbabb96ed86a5ca741e0e9 | |
| parent | e4eb73c5337203b9228c08a90f19510dafee2c20 (diff) | |
| download | buildroot-9156bbc947f03ef149df527e768c920846aa7a33.tar.gz buildroot-9156bbc947f03ef149df527e768c920846aa7a33.zip | |
libroxml: bump version to 2.2.0
Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| -rw-r--r-- | package/libroxml/libroxml-2.2.0-werror.patch (renamed from package/libroxml/libroxml-2.1.2-werror.patch) | 0 | ||||
| -rw-r--r-- | package/libroxml/libroxml.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/package/libroxml/libroxml-2.1.2-werror.patch b/package/libroxml/libroxml-2.2.0-werror.patch index a72f2a786e..a72f2a786e 100644 --- a/package/libroxml/libroxml-2.1.2-werror.patch +++ b/package/libroxml/libroxml-2.2.0-werror.patch diff --git a/package/libroxml/libroxml.mk b/package/libroxml/libroxml.mk index 5c0bf011d1..228a0dffa7 100644 --- a/package/libroxml/libroxml.mk +++ b/package/libroxml/libroxml.mk @@ -2,7 +2,7 @@ # libroxml # -LIBROXML_VERSION = 2.1.2 +LIBROXML_VERSION = 2.2.0 LIBROXML_SITE = http://libroxml.googlecode.com/files LIBROXML_INSTALL_STAGING = YES |

