1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

Update 4store

This commit is contained in:
Michael Raskin 2012-12-04 10:16:41 +04:00
parent 60d26455b9
commit 46c57d105c

View file

@ -1,9 +1,9 @@
rec {
version="v1.0.3";
name="4store-v1.0.3";
hash="1d3n2xgqrq2kgigql3slxw1w2bml3b57xa7h6x9dbngxcz11xg22";
version="v1.1.5";
name="4store-v1.1.5";
hash="0nwckvf8xqwvc2h3v6s1rvmxvcx2xrjy6yapghc052180jw6zp9b";
url="http://4store.org/download/4store-${version}.tar.gz";
advertisedUrl="http://4store.org/download/4store-v1.0.3.tar.gz";
advertisedUrl="http://4store.org/download/4store-v1.1.5.tar.gz";
}