Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2013-03-28 04:31:57 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2013-03-28 04:31:57 +0400
commit07c6122e1db0c5ba30185a5da615dce2db070b88 (patch)
treee4705a289c3291408ec9c2220d5135b39c24484b /packages/xz.py
parentf02848c93bb1225b6d1d981eea9e7fedb45c5639 (diff)
Update toolchain and gtk+ deps to latest stable versions
Diffstat (limited to 'packages/xz.py')
-rw-r--r--packages/xz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xz.py b/packages/xz.py
index ee75e28..2e69085 100644
--- a/packages/xz.py
+++ b/packages/xz.py
@@ -1,3 +1,3 @@
-Package ('xz', '5.0.3', sources = [
+Package ('xz', '5.0.4', sources = [
'http://tukaani.org/xz/xz-%{version}.tar.bz2'
])