diff options
author | Tristan Lelong <tristan.lelong@blunderer.org> | 2013-06-07 13:02:56 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-08 21:52:14 +0200 |
commit | 424d19a1680a4bcd7781752b6af3bdaf14ec5276 (patch) | |
tree | c41fc69845c02b57c9b779cb9194296f1ff8c9d4 /package | |
parent | 4f7bf81e9ba7f8f5e5bb9faf1d23f0e01e70155e (diff) | |
download | buildroot-novena-424d19a1680a4bcd7781752b6af3bdaf14ec5276.tar.gz buildroot-novena-424d19a1680a4bcd7781752b6af3bdaf14ec5276.zip |
libroxml: bump version to 2.2.2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r-- | package/libroxml/libroxml.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libroxml/libroxml.mk b/package/libroxml/libroxml.mk index 98b97409f..76ffa14b8 100644 --- a/package/libroxml/libroxml.mk +++ b/package/libroxml/libroxml.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBROXML_VERSION = 2.2.1 +LIBROXML_VERSION = 2.2.2 LIBROXML_SITE = http://libroxml.googlecode.com/files LIBROXML_INSTALL_STAGING = YES |