summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2014-11-05 11:31:31 +0300
committerMichael Raskin <7c6f434c@mail.ru>2014-11-05 11:56:19 +0300
commita5dfaef9eae8c006d1ce0dde0d0315c195afd267 (patch)
treeb562741eb0d5d20eb10d5fc3529ca492db51b6b3 /pkgs
parent0770fce3c06a606990261d9887364e1165a80fde (diff)
downloadnixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar.gz
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar.bz2
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar.lz
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar.xz
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.tar.zst
nixlib-a5dfaef9eae8c006d1ce0dde0d0315c195afd267.zip
Update XMoto
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/games/xmoto/src-for-default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/games/xmoto/src-for-default.nix b/pkgs/games/xmoto/src-for-default.nix
index 60de24e16c73..beb3f6af1645 100644
--- a/pkgs/games/xmoto/src-for-default.nix
+++ b/pkgs/games/xmoto/src-for-default.nix
@@ -1,9 +1,9 @@
 rec {
-   version="0.5.10";
-   name="xmoto-0.5.10";
-   hash="07lyvwb8v75hzp4iqvnxzabzrmwkd3ignfzpm4dgr9asd3j3h91d";
+   version="0.5.11";
+   name="xmoto-0.5.11";
+   hash="1ci6r8zd0l7z28cy92ddf9dmqbdqwinz2y1cny34c61b57wsd155";
    url="http://download.tuxfamily.org/xmoto/xmoto/${version}/xmoto-${version}-src.tar.gz";
-   advertisedUrl="http://download.tuxfamily.org/xmoto/xmoto/0.5.10/xmoto-0.5.10-src.tar.gz";
+   advertisedUrl="http://download.tuxfamily.org/xmoto/xmoto/0.5.11/xmoto-0.5.11-src.tar.gz";
   
   
 }