Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pngquant: update to 2.12.5, use different distfile mirror
@ 2019-07-28  9:21 voidlinux-github
  2019-07-28  9:29 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-28  9:29 ` voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-07-28  9:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages pngquant-2.12.5
https://github.com/void-linux/void-packages/pull/13386

pngquant: update to 2.12.5, use different distfile mirror


A patch file from https://github.com/void-linux/void-packages/pull/13386.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pngquant-2.12.5-13386.patch --]
[-- Type: text/x-diff, Size: 1595 bytes --]

From faedea72991c073c87b6e31211a8a4c871fd77ab Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Sun, 28 Jul 2019 11:19:25 +0200
Subject: [PATCH] pngquant: update to 2.12.5, use different distfile mirror

---
 srcpkgs/pngquant/template | 8 ++++----
 srcpkgs/pngquant/update   | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/pngquant/update

diff --git a/srcpkgs/pngquant/template b/srcpkgs/pngquant/template
index 03f4c93b26c..2e4bfbc9a01 100644
--- a/srcpkgs/pngquant/template
+++ b/srcpkgs/pngquant/template
@@ -1,17 +1,17 @@
 # Template file for 'pngquant'
 pkgname=pngquant
-version=2.12.3
+version=2.12.5
 revision=1
 build_style=gnu-configure
+make_check_target=test
 configure_args="--with-openmp"
 makedepends="lcms2-devel libgomp-devel libimagequant-devel libpng-devel"
 short_desc="Lossy PNG compressor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-3.0-or-later"
 homepage="https://pngquant.org/"
-distfiles="https://github.com/pornel/${pkgname}/archive/${version}.tar.gz"
-checksum=507c0cd220326b6ec36097195230a9b5b89b23bcf5ade7c4e7b054d3d86120d7
-make_check_target=test
+distfiles="http://pngquant.org/pngquant-${version}-src.tar.gz"
+checksum=3638936cf6270eeeaabcee42e10768d78e4dc07cac9310307835c1f58b140808
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*) configure_args+=" --enable-sse";;
diff --git a/srcpkgs/pngquant/update b/srcpkgs/pngquant/update
new file mode 100644
index 00000000000..b673de014c3
--- /dev/null
+++ b/srcpkgs/pngquant/update
@@ -0,0 +1 @@
+site="https://pngquant.org/releases.html"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-28  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-28  9:21 [PR PATCH] pngquant: update to 2.12.5, use different distfile mirror voidlinux-github
2019-07-28  9:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-28  9:29 ` voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).