diff options
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng-python_0.8.2.bb (renamed from meta/recipes-support/libcap-ng/libcap-ng-python_0.8.1.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng.inc | 4 | ||||
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng_0.8.2.bb (renamed from meta/recipes-support/libcap-ng/libcap-ng_0.8.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.1.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.2.bb index 43f76dc561..43f76dc561 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.1.bb +++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.8.2.bb | |||
diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index a312b602ff..8c52b5d0b9 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc | |||
@@ -7,10 +7,10 @@ LICENSE = "GPLv2+ & LGPLv2.1+" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
8 | file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" | 8 | file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" |
9 | 9 | ||
10 | SRC_URI = "http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \ | 10 | SRC_URI = "https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-${PV}.tar.gz \ |
11 | file://python.patch \ | 11 | file://python.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "f06b17aaca029e245c9a26c698c6cc8a1cf42b58483d93e94ee02b478bdc1055" | 14 | SRC_URI[sha256sum] = "52c083b77c2b0d8449dee141f9c3eba76e6d4c5ad44ef05df25891126cb85ae9" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.8.1.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.8.2.bb index 6e6de45494..6e6de45494 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng_0.8.1.bb +++ b/meta/recipes-support/libcap-ng/libcap-ng_0.8.2.bb | |||