* update dhcpcd to 10.1.0-1

This commit is contained in:
Alexander Baldeck 2024-10-29 21:00:07 +01:00
parent 94df79e4a3
commit 79b798d195
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
pkgbase = dhcpcd
pkgdesc = DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client
pkgver = 10.0.10
pkgver = 10.1.0
pkgrel = 1
url = https://roy.marples.name/projects/dhcpcd/
arch = x86_64
@ -17,20 +17,20 @@ pkgbase = dhcpcd
provides = dhcp-client
options = emptydirs
backup = etc/dhcpcd.conf
source = https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.10/dhcpcd-10.0.10.tar.xz
source = https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.10/dhcpcd-10.0.10.tar.xz.asc
source = https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.1.0/dhcpcd-10.1.0.tar.xz
source = https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.1.0/dhcpcd-10.1.0.tar.xz.asc
source = dhcpcd_.service
source = dhcpcd.service
source = dhcpcd.sysusers
source = dhcpcd.tmpfiles
validpgpkeys = A785ED2755955D9E93EA59F6597F97EA9AD45549
sha256sums = d582012992efddd2442bb1213c518a37d90febbcf8b11f8e76448c710dacad27
sha256sums = abc307c63853da3199baa5c1e15fd5ede9d68d068b2a59ca14c5a6768e9cc3b7
sha256sums = SKIP
sha256sums = a2495b4a4632f9ee6d5d40877eb9667aaa3f64e035dbd8ccfc029a3a2339f069
sha256sums = 843913ee4cd77ca51ab1f1d21eb13650df3791db2b8526a9b0c9acf2d6b9c63f
sha256sums = 06788ad9f5f7ccb5d2a2da6f0322ff5771f8de82cfbe8b9ad954f2c38265e21b
sha256sums = 1ca593a91d537766d073e71cfab87881e6f6a2ccb5236a45531d5520b3af7a31
b2sums = 2ecf52009f3fd4442863e1927a8d9e777ee6f34ff4d50a6f1e67821fb23fd12221df1e3a0a04ea0874df8feac15785772b4aa75af407f74448e442db36410e30
b2sums = 9d47ae8b97ba082f980966a2c3f688c6a8addb10989c166dafebdb6491793815c4caddc3016334f6549923632fd01fc8ce0987eca31af01948b0f4a643f88b38
b2sums = SKIP
b2sums = 7589109b275c823b80002cbb273113d0e1b5635fc79859bbfc55c287d3d1ce9a539116e33f60d118f6251d7301b6376c40ff9346d5947b02f75cb9261c6488ef
b2sums = ceb051db7d43464992ffd804f95fb6c96ba6f450a0ec7a97d595f0700299916d1ebb049a1b97671e4b58f8829510bc44af2a36bfdccb79f9c34330162e6fdedb

View File

@ -6,8 +6,8 @@
# Contributor: Judd Vinet <jvinet.zeroflux.org>
pkgname=dhcpcd
pkgver=10.0.10
pkgrel=1.1
pkgver=10.1.0
pkgrel=1
pkgdesc="DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client"
url="https://roy.marples.name/projects/dhcpcd/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -30,13 +30,13 @@ source=(
$pkgname.sysusers
$pkgname.tmpfiles
)
sha256sums=('d582012992efddd2442bb1213c518a37d90febbcf8b11f8e76448c710dacad27'
sha256sums=('abc307c63853da3199baa5c1e15fd5ede9d68d068b2a59ca14c5a6768e9cc3b7'
'SKIP'
'a2495b4a4632f9ee6d5d40877eb9667aaa3f64e035dbd8ccfc029a3a2339f069'
'843913ee4cd77ca51ab1f1d21eb13650df3791db2b8526a9b0c9acf2d6b9c63f'
'06788ad9f5f7ccb5d2a2da6f0322ff5771f8de82cfbe8b9ad954f2c38265e21b'
'1ca593a91d537766d073e71cfab87881e6f6a2ccb5236a45531d5520b3af7a31')
b2sums=('2ecf52009f3fd4442863e1927a8d9e777ee6f34ff4d50a6f1e67821fb23fd12221df1e3a0a04ea0874df8feac15785772b4aa75af407f74448e442db36410e30'
b2sums=('9d47ae8b97ba082f980966a2c3f688c6a8addb10989c166dafebdb6491793815c4caddc3016334f6549923632fd01fc8ce0987eca31af01948b0f4a643f88b38'
'SKIP'
'7589109b275c823b80002cbb273113d0e1b5635fc79859bbfc55c287d3d1ce9a539116e33f60d118f6251d7301b6376c40ff9346d5947b02f75cb9261c6488ef'
'ceb051db7d43464992ffd804f95fb6c96ba6f450a0ec7a97d595f0700299916d1ebb049a1b97671e4b58f8829510bc44af2a36bfdccb79f9c34330162e6fdedb'