ports/core (3.7): iproute2: use https and syntax
commit cc1c023d349891b024d129b6ec05cca94bfa3e5b Author: Tim Biermann <tbier@posteo.de> Date: Mon Dec 13 12:17:46 2021 +0100 iproute2: use https and syntax diff --git a/iproute2/.signature b/iproute2/.signature index 45e4c131..921d840b 100644 --- a/iproute2/.signature +++ b/iproute2/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqkGL1FXe+eO8YFYqzIrnDbrQjIl+NelsHvjdMmKHnaiOom/HyqNRj9urTC1pros08q5nHmjwF9lu+pifEhW9kQE= -SHA256 (Pkgfile) = e7c4295f6eb2743f5d53af1cd2c49b9a1dc7dc99235e2ddc033ff2c29308b5ac +RWRJc1FUaeVeqoubQcuBwHHpW9tFUWwgsyfSBuVx47Pf8VX99ttXgHA9MnS6IYaEgUPcMdrXf0n+476o9vpFXpiloDfQJCVLBQs= +SHA256 (Pkgfile) = ca70dc8b60087b13078495144f7ca1d42a2174d0f97a80a7578b0d31d90c79a2 SHA256 (.footprint) = 8a4dfe3445fc64c488115f57d9de287048b26214c8b6bfec33b722dcf268f056 SHA256 (iproute2-5.15.0.tar.xz) = 38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 179c4cab..48fc28f7 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -1,12 +1,12 @@ # Description: A collection of utilites for controlling TCP/IP networking and traffic in Linux -# URL: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 +# URL: https://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 # Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: db iptables libcap elfutils +# Depends on: db elfutils iptables libcap name=iproute2 version=5.15.0 release=1 -source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ +source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz lo.iproute2 net.iproute2) build() {
participants (1)
-
crux@crux.nu