Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libzip: update to 1.7.3.
Date: Sat, 26 Sep 2020 16:51:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25111@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-09-26 14:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 14:51 mobinmob [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25111@inbox.vuxu.org \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).