mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
Gw6c client got updated
svn path=/nixpkgs/trunk/; revision=17513
This commit is contained in:
parent
4a0e45a859
commit
e2b05ffd3a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ args : with args;
|
|||
let version = "6.0"; in
|
||||
rec {
|
||||
src = fetchurl {
|
||||
url = http://go6.net/4105/file.asp?file_id=158;
|
||||
sha256 = "0cnxqyw8rdr0sii77n2pv97f0c00dx6ykvnb3mf2acyrarh04nq8";
|
||||
url = http://go6.net/4105/file.asp?file_id=166;
|
||||
sha256 = "e6b345f11398026c8be17e0c26fc22632a6a1053bbf18b5303e514cf44b52c4a";
|
||||
name = "gateway6-client-${version}.tar.gz";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue