epson-alc1100: switch to a working source
This commit is contained in:
parent
07759172ec
commit
616ba3526a
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ in
|
|||
inherit version;
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://a1227.g.akamai.net/f/1227/40484/7d/download.ebz.epson.net/dsc/f/01/00/01/58/65/cd71929d2bf41ebf7e96f68fa9f1279556545ef1/Epson-ALC1100-filter-1.2.tar.gz";
|
||||
sha256 = "0q0bf4dfm4v69l7xg6sgkh7rwb0h77i8j9kplq1dfkd208g7y81p";
|
||||
url = "https://download3.ebz.epson.net/dsc/f/03/00/11/33/07/4027e99517b5c388d444b8444d719b4b77f7e9db/Epson-ALC1100-filter-1.2.tar.gz";
|
||||
sha256 = "1dfw75a3kj2aa4iicvlk9kz3jarrsikpnpd4cdpw79scfc5mwm2p";
|
||||
};
|
||||
|
||||
patches = [ ./cups-data-dir.patch ./ppd.patch ];
|
||||
|
|
Loading…
Reference in a new issue