diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py
index 75badf96dd..7ea202d859 100644
--- a/hardware/printer/cups-filters/actions.py
+++ b/hardware/printer/cups-filters/actions.py
@@ -17,10 +17,10 @@ def setup():
--with-rcdir=no \
--disable-static \
--enable-driverless \
- --enable-auto-setup-driverless \
+ --enable-auto-setup-driverless-only \
--with-gs-path=/usr/bin/gs \
--with-pdftops-path=/usr/bin/gs \
- --docdir=/usr/share/doc/cups-filters-1.25.12 \
+ --docdir=/usr/share/doc/cups-filters-1.28.1 \
--with-browseremoteprotocols=DNSSD,CUPS ")
#--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf")
diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml
index 147aafca3d..2f3981a6c4 100644
--- a/hardware/printer/cups-filters/pspec.xml
+++ b/hardware/printer/cups-filters/pspec.xml
@@ -19,7 +19,7 @@
app:console
OpenPrinting CUPS filters and backends
Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.
- https://www.openprinting.org/download/cups-filters/cups-filters-1.27.4.tar.xz
+ https://www.openprinting.org/download/cups-filters/cups-filters-1.28.1.tar.xz
python3-devel
cups-devel
@@ -96,6 +96,13 @@
+
+ 2020-09-03
+ 1.28.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-04-29
1.27.4