summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2022-05-14 12:15:21 +0200
committerJ0WI <J0WI@users.noreply.github.com>2022-05-14 12:15:21 +0200
commit091cff5c876c9610814a784a2af4fdf740e456c9 (patch)
treea07f44b65c68d6b04c4648c4d3d526e205fabf24
parent51bc6fca920e5ff573995ec72cd8325e2d007a17 (diff)
downloadaports-091cff5c876c9610814a784a2af4fdf740e456c9.zip
main/*: update people.redhat.com to https
-rw-r--r--main/dmraid/APKBUILD12
-rw-r--r--main/keyutils/APKBUILD4
-rw-r--r--main/libcap-ng/APKBUILD4
3 files changed, 11 insertions, 9 deletions
diff --git a/main/dmraid/APKBUILD b/main/dmraid/APKBUILD
index 4246f632ea7..0ceb6014f3f 100644
--- a/main/dmraid/APKBUILD
+++ b/main/dmraid/APKBUILD
@@ -3,15 +3,15 @@
pkgname=dmraid
pkgver=1.0.0_rc16
_distver=3
-pkgrel=0
+pkgrel=1
pkgdesc="Device mapper RAID interface"
-url="http://people.redhat.com/~heinzm/sw/dmraid/"
+url="https://people.redhat.com/~heinzm/sw/dmraid/"
arch="all"
license="GPL-2.0-only LGPL-2.1-only"
makedepends="lvm2-dev"
options="!check" # No tests to run
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
-source="http://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-${pkgver/_/.}-${_distver}.tar.bz2
+source="https://people.redhat.com/~heinzm/sw/dmraid/src/dmraid-${pkgver/_/.}-${_distver}.tar.bz2
001-do_not_use_p_for_partition.patch
002-support_virtio_devices.patch
003-isw-probe-hpa.patch
@@ -46,11 +46,13 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="7c45e5117adc52fc2094b1b2bad4f4c518a46317a2196611966d72085ba3587c4ac8d1080f9d934888c01788f2b2d3d621c6f0d3e2a023c0fb1f9f3fa7fc127e dmraid-1.0.0.rc16-3.tar.bz2
+sha512sums="
+7c45e5117adc52fc2094b1b2bad4f4c518a46317a2196611966d72085ba3587c4ac8d1080f9d934888c01788f2b2d3d621c6f0d3e2a023c0fb1f9f3fa7fc127e dmraid-1.0.0.rc16-3.tar.bz2
df1e285f404da61f9d15c9be3fae905599fb5d03203d3cd0551421b89913361d36524f9d2ee899eac9088c35daad9e8d6280a621c6a5832eec1a9be21bd05b12 001-do_not_use_p_for_partition.patch
1486aa76066e959d800506030f37392560e4953eb23fbcb65899ce76ef8e646639d5bd7abed8d9328e9a7f8dcc005fac4312528a8afcc806d228828a5d9b3fb9 002-support_virtio_devices.patch
b679ef5ff2671a8c8aa1a12feb54cfdfa6a40cbb0aef23e49b1ea5a8f97563061f9b207eeaf06da9fbb33837d9d04a4972869adc87eb89eb459aeb1c1e7bc5ee 003-isw-probe-hpa.patch
ce120d7313f7f1b563e95fd9b81e4eb5353edf416a521d2955b0bd7a0c08ec4c0a5da4402aa1690f65d2b4464d1f5fc534ec7819b07ee8791046b25f0209a21b 004-activate_multiple_raid_sets.patch
702cb4cf0edf79dbde9185cada12462681b52bffd5f8c4eab1b594ef754c964fb6c7f711ce77e4074167d920755fe0466d284f94fb272d60ea2314f2a45ef366 005-fix_isw_sectors_calculation.patch
1335297528df24faa292e4d80a57e23e3f910b669a92370e57a97bd4df443092323a91489c2cc1f17e3b280a3a7f0386bb7fed3a157cdab7ab55686e9d5e1ae4 006-musl-libc.patch
-3fe66677b7bb3a314cabcab32d35192ddd5ec70e50398a37916197eb2818debf919fe48337fe9befb3a7d7ab727cbeed976413db89585f66fed7375cf9b36ac8 007-fix-loff_t-musl.patch"
+3fe66677b7bb3a314cabcab32d35192ddd5ec70e50398a37916197eb2818debf919fe48337fe9befb3a7d7ab727cbeed976413db89585f66fed7375cf9b36ac8 007-fix-loff_t-musl.patch
+"
diff --git a/main/keyutils/APKBUILD b/main/keyutils/APKBUILD
index 1e6aea60290..ea20f5e44b3 100644
--- a/main/keyutils/APKBUILD
+++ b/main/keyutils/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=keyutils
pkgver=1.6.3
-pkgrel=0
+pkgrel=1
pkgdesc="Linux Key Management Utilities"
-url="http://people.redhat.com/~dhowells/keyutils/"
+url="https://people.redhat.com/~dhowells/keyutils/"
arch="all"
options="!check" # Test suite requires RPM.
license="GPL-2.0-or-later LGPL-2.0-or-later"
diff --git a/main/libcap-ng/APKBUILD b/main/libcap-ng/APKBUILD
index d6160ef1947..d6a002b0d91 100644
--- a/main/libcap-ng/APKBUILD
+++ b/main/libcap-ng/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libcap-ng
pkgver=0.8.3
-pkgrel=0
+pkgrel=1
pkgdesc="POSIX capabilities library"
-url="http://people.redhat.com/sgrubb/libcap-ng/index.html"
+url="https://people.redhat.com/sgrubb/libcap-ng/index.html"
arch="all"
license="GPL-2.0-or-later LGPL-2.1-or-later"
depends_dev="linux-headers"