mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] opensc: version bump 0.15.0 → 0.19.0
@ 2019-05-02  9:20 Rouven Czerwinski
  2019-05-02  9:20 ` [ptxdist] [PATCH 2/2] opensc: add optional openssl support Rouven Czerwinski
  2019-05-03  7:46 ` [ptxdist] [PATCH 1/2] opensc: version bump 0.15.0 → 0.19.0 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Rouven Czerwinski @ 2019-05-02  9:20 UTC (permalink / raw)
  To: ptxdist; +Cc: Rouven Czerwinski

Signed-off-by: Rouven Czerwinki <r.czerwinski@pengutronix.de>
---
 rules/opensc.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/opensc.make b/rules/opensc.make
index 21465b19f..1eaa1cccd 100644
--- a/rules/opensc.make
+++ b/rules/opensc.make
@@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_OPENSC) += opensc
 #
 # Paths and names
 #
-OPENSC_VERSION	:= 0.15.0
-OPENSC_MD5	:= f266024e5a9630821ffa0ac14f72e369
+OPENSC_VERSION	:= 0.19.0
+OPENSC_MD5	:= 40734b2343cf83c62c4c403f8a37475e
 OPENSC		:= OpenSC-$(OPENSC_VERSION)
 OPENSC_SUFFIX	:= tar.gz
-OPENSC_URL	:= https://github.com/OpenSC/OpenSC/archive/$(OPENSC_VERSION).$(OPENSC_SUFFIX)
+OPENSC_URL	:= https://github.com/OpenSC/OpenSC/releases/download/$(OPENSC_VERSION)/$(OPENSC).$(OPENSC_SUFFIX)
 OPENSC_SOURCE	:= $(SRCDIR)/$(OPENSC).$(OPENSC_SUFFIX)
 OPENSC_DIR	:= $(BUILDDIR)/$(OPENSC)
 OPENSC_LICENSE	:= LGPL-2.1-or-later AND Expat AND ISC
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2019-05-03  7:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-02  9:20 [ptxdist] [PATCH 1/2] opensc: version bump 0.15.0 → 0.19.0 Rouven Czerwinski
2019-05-02  9:20 ` [ptxdist] [PATCH 2/2] opensc: add optional openssl support Rouven Czerwinski
2019-05-03  7:47   ` Michael Olbrich
2019-05-03  7:46 ` [ptxdist] [PATCH 1/2] opensc: version bump 0.15.0 → 0.19.0 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox