Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libzip: update to 1.7.3.
@ 2020-09-26 14:51 mobinmob
  2020-09-26 15:26 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2020-09-26 14:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages libzip
https://github.com/void-linux/void-packages/pull/25111

libzip: update to 1.7.3.
Changed crypto lib dependency from libressl to mbedtls. libzip supports also gnutls and nettle.

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

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

From 78ec3461cb1102933c58d258adddc211a5a2f76b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 26 Sep 2020 17:48:35 +0300
Subject: [PATCH] libzip: update to 1.7.3.

---
 srcpkgs/libzip/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libzip/template b/srcpkgs/libzip/template
index 9b986dc9939..9a3dece3bc7 100644
--- a/srcpkgs/libzip/template
+++ b/srcpkgs/libzip/template
@@ -1,16 +1,16 @@
 # Template file for 'libzip'
 pkgname=libzip
-version=1.7.1
-revision=2
+version=1.7.3
+revision=1
 build_style=cmake
-hostmakedepends="perl groff"
-makedepends="bzip2-devel libressl-devel zlib-devel liblzma-devel"
+hostmakedepends="perl groff pkg-config"
+makedepends="bzip2-devel mbedtls-devel zlib-devel liblzma-devel"
 short_desc="C library for reading, creating, and modifying zip archives"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://libzip.org/"
 distfiles="https://libzip.org/download/libzip-${version}.tar.gz"
-checksum=b5957bff7eadfa76ec79c70a7c619729491ea62c384e2c9f5de1b34119dd3bce
+checksum=0e2276c550c5a310d4ebf3a2c3dfc43fb3b4602a072ff625842ad4f3238cb9cc
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-09-29 14:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26 14:51 [PR PATCH] libzip: update to 1.7.3 mobinmob
2020-09-26 15:26 ` ericonr
2020-09-26 15:41 ` [PR PATCH] [Updated] " mobinmob
2020-09-26 15:41 ` mobinmob
2020-09-26 15:41 ` mobinmob
2020-09-29 14:57 ` ahesford
2020-09-29 14:57 ` [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).