about summary refs log tree commit diff
path: root/pkgs/misc/emulators/wine/src-for-default.nix
blob: 8a742072fdea8ba8c838be956fb9783f93cf2e3f (plain) (blame)
1
2
3
4
5
6
7
8
9
rec {
   version="1.3.22";
   name="wine-1.3.22";
   hash="11m5m6dc2hx3nhjwlcxy8z880612aa4qh7ph6fanycby1ha5rh47";
   url="http://prdownloads.sourceforge.net/wine/wine-${version}.tar.bz2";
   advertisedUrl="http://prdownloads.sourceforge.net/wine/wine-1.3.22.tar.bz2";
  
  
}