epson-escpr2: 1.1.15 -> 1.1.17
This commit is contained in:
parent
193a6a2307
commit
5998a16b14
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "epson-inkjet-printer-escpr2";
|
pname = "epson-inkjet-printer-escpr2";
|
||||||
version = "1.1.15";
|
version = "1.1.17";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
# To find new versions, visit
|
# To find new versions, visit
|
||||||
@ -11,10 +11,10 @@ stdenv.mkDerivation rec {
|
|||||||
# version.
|
# version.
|
||||||
# NOTE: Don't forget to update the webarchive link too!
|
# NOTE: Don't forget to update the webarchive link too!
|
||||||
urls = [
|
urls = [
|
||||||
"https://download3.ebz.epson.net/dsc/f/03/00/11/56/43/b1a6f1193e073c4c049da9404806c61052b62419/epson-inkjet-printer-escpr2-1.1.15-1lsb3.2.src.rpm"
|
"https://download3.ebz.epson.net/dsc/f/03/00/11/79/08/18185180910529f498f629f5fc08d3d479cdf5c3/epson-inkjet-printer-escpr2-1.1.17-1lsb3.2.src.rpm"
|
||||||
"https://web.archive.org/web/20200726093746if_/https://download3.ebz.epson.net/dsc/f/03/00/11/56/43/b1a6f1193e073c4c049da9404806c61052b62419/epson-inkjet-printer-escpr2-1.1.15-1lsb3.2.src.rpm"
|
"https://web.archive.org/web/20200726093746if_/https://download3.ebz.epson.net/dsc/f/03/00/11/79/08/18185180910529f498f629f5fc08d3d479cdf5c3/epson-inkjet-printer-escpr2-1.1.17-1lsb3.2.src.rpm"
|
||||||
];
|
];
|
||||||
sha256 = "0a6pzpx281dv9g148jp60l5z0brf260zb54dq6g1ixz4bmjz3f1f";
|
sha256 = "0bqqc04z9gayas5p7410la5nad7waykqyw1z1imcqimfl4qrz1m6";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./cups-filter-ppd-dirs.patch ];
|
patches = [ ./cups-filter-ppd-dirs.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user