diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-02-18 17:59:05 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-02-18 17:59:05 +0800 |
commit | c026fee6b968c78eb89c7f8c1db2f53625b1a64b (patch) | |
tree | 6b57fe39b309a50a565f1c052f4cdddee24d6529 | |
parent | a5eb4cf00df03ff050f165ba53bc4de00285d73d (diff) | |
download | freebsd-ports-gnome-c026fee6b968c78eb89c7f8c1db2f53625b1a64b.tar.gz freebsd-ports-gnome-c026fee6b968c78eb89c7f8c1db2f53625b1a64b.tar.zst freebsd-ports-gnome-c026fee6b968c78eb89c7f8c1db2f53625b1a64b.zip |
Update to 1.22.1.
-rw-r--r-- | print/cups-filters/Makefile | 4 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 9bc698f55384..4248018d885d 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.21.6 +PORTVERSION= 1.22.1 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/cups-filters/ +MASTER_SITES= https://www.openprinting.org/download/cups-filters/ MAINTAINER= tijl@FreeBSD.org COMMENT= Additional backends, filters and other software for CUPS diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index 6cd62975f895..70a3f0fe2884 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545138880 -SHA256 (cups-filters-1.21.6.tar.xz) = 630e5dbcfe4fa50a726b193223604831a928a2fac9ef84022118aa05c84d1d4c -SIZE (cups-filters-1.21.6.tar.xz) = 1474944 +TIMESTAMP = 1550483072 +SHA256 (cups-filters-1.22.1.tar.xz) = 7e684f2f99a7b2e1051668f837a8aa62660befbae3ed89b771b41fa6ea7d5f23 +SIZE (cups-filters-1.22.1.tar.xz) = 1475456 |