diff options
author | Andrew J. Hesford <ajh@sideband.org> | 2025-02-25 23:37:17 +0000 |
---|---|---|
committer | Andrew J. Hesford <ajh@sideband.org> | 2025-02-26 11:40:01 +0000 |
commit | 9648708cca88ea9a7eb7271977a6f426ea54ff60 (patch) | |
tree | f0bc885a0f6a670b76b0ab80bad76069562818f1 | |
parent | df335cc51dfc0eb020922bc9be28c205a058097c (diff) | |
download | void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar.gz void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar.bz2 void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar.lz void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar.xz void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.tar.zst void-packages-9648708cca88ea9a7eb7271977a6f426ea54ff60.zip |
libcupsfilters: update to 2.1.1.
-rw-r--r-- | srcpkgs/libcupsfilters/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template index 9d9eb402637..b124a146d38 100644 --- a/srcpkgs/libcupsfilters/template +++ b/srcpkgs/libcupsfilters/template @@ -1,6 +1,6 @@ # Template file for 'libcupsfilters' pkgname=libcupsfilters -version=2.1.0 +version=2.1.1 revision=1 build_style=gnu-configure configure_args="--disable-mutool @@ -17,7 +17,7 @@ license="Apache-2.0, custom:GPL-2.0-LGPL-2.0-Exception" homepage="https://github.com/OpenPrinting/libcupsfilters" changelog="https://raw.githubusercontent.com/OpenPrinting/libcupsfilters/master/CHANGES.md" distfiles="https://github.com/OpenPrinting/libcupsfilters/releases/download/${version}/libcupsfilters-${version}.tar.xz" -checksum=cbe900c7783e4aab0b1681629fad7322d82d082a51e8bae7e1c741d26bdcd294 +checksum=6c303e36cfde05a6c88fb940c62b6a18e7cdbfb91f077733ebc98f104925ce36 post_install() { vlicense COPYING |