* [Buildroot] [PATCH] package/libcap-ng: bump version to 0.8.5
@ 2024-04-11 21:00 Bernd Kuhls
2024-05-02 7:49 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-04-11 21:00 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Switched _SITE to https.
Changelog: https://people.redhat.com/sgrubb/libcap-ng/ChangeLog
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libcap-ng/Config.in | 2 +-
package/libcap-ng/libcap-ng.hash | 2 +-
package/libcap-ng/libcap-ng.mk | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libcap-ng/Config.in b/package/libcap-ng/Config.in
index 46f0b69ca4..bee66b3357 100644
--- a/package/libcap-ng/Config.in
+++ b/package/libcap-ng/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_LIBCAP_NG
running applications and print out any capabilities and
whether or not it has an open ended bounding set.
- http://people.redhat.com/sgrubb/libcap-ng/
+ https://people.redhat.com/sgrubb/libcap-ng/
diff --git a/package/libcap-ng/libcap-ng.hash b/package/libcap-ng/libcap-ng.hash
index bb4280368d..022dd1f895 100644
--- a/package/libcap-ng/libcap-ng.hash
+++ b/package/libcap-ng/libcap-ng.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 68581d3b38e7553cb6f6ddf7813b1fc99e52856f21421f7b477ce5abd2605a8a libcap-ng-0.8.4.tar.gz
+sha256 3ba5294d1cbdfa98afaacfbc00b6af9ed2b83e8a21817185dfd844cc8c7ac6ff libcap-ng-0.8.5.tar.gz
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
sha256 f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa COPYING.LIB
diff --git a/package/libcap-ng/libcap-ng.mk b/package/libcap-ng/libcap-ng.mk
index 2ec88810b4..9c8012b238 100644
--- a/package/libcap-ng/libcap-ng.mk
+++ b/package/libcap-ng/libcap-ng.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBCAP_NG_VERSION = 0.8.4
-LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng
+LIBCAP_NG_VERSION = 0.8.5
+LIBCAP_NG_SITE = https://people.redhat.com/sgrubb/libcap-ng
LIBCAP_NG_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (library)
LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
LIBCAP_NG_CPE_ID_VALID = YES
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/libcap-ng: bump version to 0.8.5
2024-04-11 21:00 [Buildroot] [PATCH] package/libcap-ng: bump version to 0.8.5 Bernd Kuhls
@ 2024-05-02 7:49 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-02 7:49 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Fabrice Fontaine, buildroot
On Thu, 11 Apr 2024 23:00:28 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Switched _SITE to https.
>
> Changelog: https://people.redhat.com/sgrubb/libcap-ng/ChangeLog
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libcap-ng/Config.in | 2 +-
> package/libcap-ng/libcap-ng.hash | 2 +-
> package/libcap-ng/libcap-ng.mk | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-02 7:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 21:00 [Buildroot] [PATCH] package/libcap-ng: bump version to 0.8.5 Bernd Kuhls
2024-05-02 7:49 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.