diff options
author | Dirk Opfer <dirk@do13.de> | 2009-08-04 11:22:19 +0200 |
---|---|---|
committer | Dirk Opfer <dirk@do13.de> | 2009-08-06 22:00:28 +0200 |
commit | aba6e139f2b180cc1dba4371d818e575c13e4387 (patch) | |
tree | 5acade3e496c0bd2b886ddc72b2a79a92eb56cb8 /recipes/libxml/libxml2_2.7.3.bb | |
parent | 42c543aba4e68369583db28c6cc4040666b53550 (diff) |
libxml2: update to 2.7.3
Diffstat (limited to 'recipes/libxml/libxml2_2.7.3.bb')
-rw-r--r-- | recipes/libxml/libxml2_2.7.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/libxml/libxml2_2.7.3.bb b/recipes/libxml/libxml2_2.7.3.bb new file mode 100644 index 0000000000..555a436a63 --- /dev/null +++ b/recipes/libxml/libxml2_2.7.3.bb @@ -0,0 +1,4 @@ +require libxml2.inc + +PR = "r0" + |