Github messages for voidlinux
 help / color / mirror / Atom feed
From: skmpz <skmpz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libcap: update to 2.44.
Date: Sat, 24 Oct 2020 00:03:14 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25833@inbox.vuxu.org> (raw)

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

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

https://github.com/skmpz/void-packages libcap-2.44
https://github.com/void-linux/void-packages/pull/25833

libcap: update to 2.44.


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

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

From 6d04938840cf0a5a7b8d3fd094d3dccb4e15a276 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sat, 24 Oct 2020 02:02:31 +0400
Subject: [PATCH] libcap: update to 2.44.

---
 srcpkgs/libcap/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template
index 952efce4c12..1cb8560b2b7 100644
--- a/srcpkgs/libcap/template
+++ b/srcpkgs/libcap/template
@@ -1,6 +1,6 @@
 # Template file for 'libcap'
 pkgname=libcap
-version=2.43
+version=2.44
 revision=1
 bootstrap=yes
 build_style=gnu-makefile
@@ -13,7 +13,11 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://sites.google.com/site/fullycapable/"
 distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
-checksum=512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f
+checksum=92188359cd5be86e8e5bd3f6483ac6ce582264f912398937ef763def2205c8e1
+
+if [ "$CROSS_BUILD" ]; then
+	make_build_args="CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
+fi
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="perl"

             reply	other threads:[~2020-10-23 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 22:03 skmpz [this message]
2020-10-23 22:08 ` ericonr
2020-10-24 14:43 ` [PR PATCH] [Merged]: " leahneukirchen
  -- strict thread matches above, loose matches on Subject: below --
2020-10-09 16:51 [PR PATCH] " ailiop-git

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-25833@inbox.vuxu.org \
    --to=skmpz@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).