Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libjpeg-turbo: update to 2.0.6
@ 2020-11-17 21:29 ndowens
  2020-11-17 21:42 ` [PR PATCH] [Updated] " ndowens
  2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-11-17 21:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libjpeg-turbo
https://github.com/void-linux/void-packages/pull/26464

libjpeg-turbo: update to 2.0.6


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libjpeg-turbo-26464.patch --]
[-- Type: text/x-diff, Size: 1129 bytes --]

From ccda6495cbed079c35076b5cbcd33d0f8a21af09 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 17 Nov 2020 15:19:12 -0600
Subject: [PATCH] libjpeg-turbo: update to 2.0.6

---
 srcpkgs/libjpeg-turbo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template
index 92919a17597..777adf3c4de 100644
--- a/srcpkgs/libjpeg-turbo/template
+++ b/srcpkgs/libjpeg-turbo/template
@@ -1,7 +1,7 @@
 # Template file for 'libjpeg-turbo'
 pkgname=libjpeg-turbo
-version=2.0.5
-revision=2
+version=2.0.6
+revision=1
 build_style=cmake
 configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
 hostmakedepends="yasm"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="IJG, BSD-3-Clause, Zlib"
 homepage="https://libjpeg-turbo.org/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=16f8f6f2715b3a38ab562a84357c793dd56ae9899ce130563c72cd93d8357b5d
+checksum=d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
 
 provides="jpeg-8_1"
 replaces="jpeg>=0"

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

* Re: [PR PATCH] [Updated] libjpeg-turbo: update to 2.0.6
  2020-11-17 21:29 [PR PATCH] libjpeg-turbo: update to 2.0.6 ndowens
@ 2020-11-17 21:42 ` ndowens
  2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-11-17 21:42 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages libjpeg-turbo
https://github.com/void-linux/void-packages/pull/26464

libjpeg-turbo: update to 2.0.6


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libjpeg-turbo-26464.patch --]
[-- Type: text/x-diff, Size: 1129 bytes --]

From 304c8ad407c6aecd269836d22c1f61aeaa4c0906 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 17 Nov 2020 15:19:12 -0600
Subject: [PATCH] libjpeg-turbo: update to 2.0.6

---
 srcpkgs/libjpeg-turbo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template
index 92919a17597..777adf3c4de 100644
--- a/srcpkgs/libjpeg-turbo/template
+++ b/srcpkgs/libjpeg-turbo/template
@@ -1,7 +1,7 @@
 # Template file for 'libjpeg-turbo'
 pkgname=libjpeg-turbo
-version=2.0.5
-revision=2
+version=2.0.6
+revision=1
 build_style=cmake
 configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
 hostmakedepends="yasm"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="IJG, BSD-3-Clause, Zlib"
 homepage="https://libjpeg-turbo.org/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=16f8f6f2715b3a38ab562a84357c793dd56ae9899ce130563c72cd93d8357b5d
+checksum=d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
 
 provides="jpeg-8_1"
 replaces="jpeg>=0"

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

* Re: [PR PATCH] [Closed]: libjpeg-turbo: update to 2.0.6
  2020-11-17 21:29 [PR PATCH] libjpeg-turbo: update to 2.0.6 ndowens
  2020-11-17 21:42 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-17  5:22 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-12-17  5:22 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

libjpeg-turbo: update to 2.0.6
https://github.com/void-linux/void-packages/pull/26464

Description:


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

end of thread, other threads:[~2020-12-17  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 21:29 [PR PATCH] libjpeg-turbo: update to 2.0.6 ndowens
2020-11-17 21:42 ` [PR PATCH] [Updated] " ndowens
2020-12-17  5:22 ` [PR PATCH] [Closed]: " ahesford

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).