From c269d6b46a12685a2013e4bddf626766cb6002ec Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 18 Feb 2025 22:25:08 +0530 Subject: [PATCH] oxipng: update to 9.1.4. --- srcpkgs/oxipng/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/oxipng/template b/srcpkgs/oxipng/template index 3f5c7b0186c..f1885efd7a1 100644 --- a/srcpkgs/oxipng/template +++ b/srcpkgs/oxipng/template @@ -1,6 +1,6 @@ # Template file for 'oxipng' pkgname=oxipng -version=9.1.3 +version=9.1.4 revision=1 build_style=cargo short_desc="Multithreaded lossless PNG compression optimizer" @@ -9,7 +9,7 @@ license="MIT" homepage="https://github.com/shssoichiro/oxipng" changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md" distfiles="https://github.com/shssoichiro/oxipng/archive/refs/tags/v${version}.tar.gz" -checksum=5f34bc3a9eba661a686106261720061b1136301ccd67cc653c9c70d71fa33c09 +checksum=90c5e32c556c49e8fb2170f281586e87f7619fd574b4ccf1bc76e2f6819bba77 post_install() { vlicense LICENSE