Skip to content
Snippets Groups Projects
Unverified Commit 4bd05a21 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: foomatic-filters: Update to 4.0.17.

* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
parent 2e465111
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
;;; Copyright © 2016 Danny Milosavljevic <dannym@scratchpost.org>
;;; Copyright © 2017 Leo Famulari <leo@famulari.name>
;;; Copyright © 2017 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
;;;
......@@ -486,7 +487,7 @@ (define-public hplip
(define-public foomatic-filters
(package
(name "foomatic-filters")
(version "4.0.12")
(version "4.0.17")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -494,7 +495,7 @@ (define-public foomatic-filters
name "-" version ".tar.gz"))
(sha256
(base32
"17w26r15094j4fqifa7f7i7jad4gsy9zdlq69kffrykcw31qx3q8"))
"1qrkgbm5jay2r7sh9qbyf0aiyrsl1mdc844hxf7fhw95a0zfbqm2"))
(patches
(search-patches "foomatic-filters-CVE-2015-8327.patch"
"foomatic-filters-CVE-2015-8560.patch"))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment