diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-27 23:32:28 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-27 23:32:28 +0200 |
commit | c6fe0f1ee7246649c04370bf126c6d766f6e0f19 (patch) | |
tree | ef86bd8d476ee6c0b1be2d8992f9ef010b5a70cd /package/libroxml/libroxml.mk | |
parent | 57194c2bd87045def1a01335336feb0d71715c91 (diff) |
libroxml: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libroxml/libroxml.mk')
-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 88d3e664d..ccaf4921d 100644 --- a/package/libroxml/libroxml.mk +++ b/package/libroxml/libroxml.mk @@ -2,7 +2,7 @@ # libroxml # -LIBROXML_VERSION = 2.1.0 +LIBROXML_VERSION = 2.1.1 LIBROXML_SITE = http://libroxml.googlecode.com/files LIBROXML_INSTALL_STAGING = YES |