Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opensc: update to 0.20.0.
@ 2020-07-24 15:04 abenson
  2020-07-24 15:24 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 3+ messages in thread
From: abenson @ 2020-07-24 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages opensc_0.20.0
https://github.com/void-linux/void-packages/pull/23813

opensc: update to 0.20.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opensc_0.20.0-23813.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From d959503accdf2bafaee25b1bf69c06ba57f31f46 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 24 Jul 2020 10:00:48 -0500
Subject: [PATCH] opensc: update to 0.20.0.

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

diff --git a/srcpkgs/opensc/template b/srcpkgs/opensc/template
index 7012574ae52..89b3b74c4f4 100644
--- a/srcpkgs/opensc/template
+++ b/srcpkgs/opensc/template
@@ -1,7 +1,7 @@
 # Template file for 'opensc'
 pkgname=opensc
-version=0.19.0
-revision=6
+version=0.20.0
+revision=1
 wrksrc="OpenSC-${version}"
 build_style=gnu-configure
 configure_args="--enable-man  --enable-sm --enable-static=no --enable-doc
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/OpenSC/OpenSC/wiki"
 distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
-checksum=c0b803ba36aac9b5fef7f249adb9dffaf3f298db85304531b6a0574519743cf2
+checksum=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
 conf_files="/etc/opensc.conf"
 CFLAGS="-Wno-error=format-overflow"
 

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

* Re: [PR PATCH] [Merged]: opensc: update to 0.20.0.
  2020-07-24 15:04 [PR PATCH] opensc: update to 0.20.0 abenson
@ 2020-07-24 15:24 ` abenson
  0 siblings, 0 replies; 3+ messages in thread
From: abenson @ 2020-07-24 15:24 UTC (permalink / raw)
  To: ml

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

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

opensc: update to 0.20.0.
https://github.com/void-linux/void-packages/pull/23813

Description:


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

* [PR PATCH] opensc: update to 0.20.0
@ 2020-01-01  0:05 voidlinux-github
  0 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-01  0:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages opensc
https://github.com/void-linux/void-packages/pull/17952

opensc: update to 0.20.0


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

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

From 0958cd02d3a24cac74cdb4af84c0b94227410dc6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Tue, 31 Dec 2019 17:55:56 -0600
Subject: [PATCH] opensc: update to 0.20.0

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

diff --git a/srcpkgs/opensc/template b/srcpkgs/opensc/template
index e06c2725eda..df937eeb638 100644
--- a/srcpkgs/opensc/template
+++ b/srcpkgs/opensc/template
@@ -1,7 +1,7 @@
 # Template file for 'opensc'
 pkgname=opensc
-version=0.19.0
-revision=5
+version=0.20.0
+revision=1
 wrksrc="OpenSC-${version}"
 build_style=gnu-configure
 configure_args="--enable-man  --enable-sm --enable-static=no --enable-doc
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/OpenSC/OpenSC/wiki"
 distfiles="https://github.com/OpenSC/OpenSC/archive/${version}.tar.gz"
-checksum=c0b803ba36aac9b5fef7f249adb9dffaf3f298db85304531b6a0574519743cf2
+checksum=c8ddea5eb767f08e9e70bc6506d72f8e73805803b974bd3a96dce6c3af3bfe95
 conf_files="/etc/opensc.conf"
 
 pre_configure() {

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

end of thread, other threads:[~2020-07-24 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 15:04 [PR PATCH] opensc: update to 0.20.0 abenson
2020-07-24 15:24 ` [PR PATCH] [Merged]: " abenson
  -- strict thread matches above, loose matches on Subject: below --
2020-01-01  0:05 [PR PATCH] " 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).