浏览代码

package/libcap-ng: bump version to 0.8.5

Switched _SITE to https.

Changelog: https://people.redhat.com/sgrubb/libcap-ng/ChangeLog

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls 1 年之前
父节点
当前提交
ce486bf62a
共有 3 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      package/libcap-ng/Config.in
  2. 1 1
      package/libcap-ng/libcap-ng.hash
  3. 2 2
      package/libcap-ng/libcap-ng.mk

+ 1 - 1
package/libcap-ng/Config.in

@@ -7,4 +7,4 @@ config BR2_PACKAGE_LIBCAP_NG
 	  running applications and print out any capabilities and
 	  running applications and print out any capabilities and
 	  whether or not it has an open ended bounding set.
 	  whether or not it has an open ended bounding set.
 
 
-	  http://people.redhat.com/sgrubb/libcap-ng/
+	  https://people.redhat.com/sgrubb/libcap-ng/

+ 1 - 1
package/libcap-ng/libcap-ng.hash

@@ -1,4 +1,4 @@
 # Locally calculated
 # Locally calculated
-sha256  68581d3b38e7553cb6f6ddf7813b1fc99e52856f21421f7b477ce5abd2605a8a  libcap-ng-0.8.4.tar.gz
+sha256  3ba5294d1cbdfa98afaacfbc00b6af9ed2b83e8a21817185dfd844cc8c7ac6ff  libcap-ng-0.8.5.tar.gz
 sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
 sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
 sha256  f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa  COPYING.LIB
 sha256  f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa  COPYING.LIB

+ 2 - 2
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 = GPL-2.0+ (programs), LGPL-2.1+ (library)
 LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
 LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
 LIBCAP_NG_CPE_ID_VALID = YES
 LIBCAP_NG_CPE_ID_VALID = YES