Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libgcrypt: update to 1.8.5.
Date: Fri, 06 Sep 2019 15:03:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14249@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages libgcrypt
https://github.com/void-linux/void-packages/pull/14249

libgcrypt: update to 1.8.5.
None

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

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

From 788b1ac9071c3cbddd16fa79bd97cc05a14af9b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 1 Sep 2019 22:22:04 +0200
Subject: [PATCH] libgcrypt: update to 1.8.5.

---
 srcpkgs/libgcrypt/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template
index fbe8669d903..1a8e3c67ba7 100644
--- a/srcpkgs/libgcrypt/template
+++ b/srcpkgs/libgcrypt/template
@@ -1,7 +1,7 @@
 # Template file for 'libgcrypt'
 pkgname=libgcrypt
-version=1.8.4
-revision=2
+version=1.8.5
+revision=1
 build_style=gnu-configure
 configure_args="--enable-static --without-capabilities"
 makedepends="libgpg-error-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gnupg.org"
 distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
-checksum=f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227
+checksum=3b4a2a94cb637eff5bdebbcaf46f4d95c4f25206f459809339cdada0eb577ac3
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc|ppc-musl) configure_args+=" ac_cv_sys_symbol_underscore=no" ;;
@@ -31,6 +31,7 @@ libgcrypt-devel_package() {
 	pkg_install() {
 		vmove usr/bin/libgcrypt-config
 		vmove usr/include
+		vmove usr/lib/pkgconfig
 		vmove usr/share
 		vmove "usr/lib/*.so"
 		vmove "usr/lib/*.a"

             reply	other threads:[~2019-09-06 13:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06 13:03 voidlinux-github [this message]
2019-09-06 14:15 ` [PR PATCH] [Merged]: " voidlinux-github

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-14249@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).