upg dhclient dhcp iproute2

This commit is contained in:
joborun linux 2023-05-15 11:43:49 +03:00
parent 1657cd506c
commit 03cedb39ce
5 changed files with 14 additions and 11 deletions

View File

@ -7,12 +7,10 @@
pkgbase=dhcp
pkgname=('dhcp' 'dhclient')
# separate patch levels with a period to maintain proper versioning.
_realver=4.4.3-P1
pkgver=${_realver/-/.}
pkgrel=01
arch=('x86_64')
pkgrel=02
url='https://www.isc.org/dhcp/'
makedepends=('bash' 'iproute2' 'openldap')
# options=('!lto') ## remove # if you want the internationalization options to be included
@ -92,7 +90,9 @@ package_dhclient(){
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('custom:isc-dhcp')
@ -103,3 +103,6 @@ sha256sums=(0ac416bb55997ca8632174fd10737fd61cdb8dba2752160a335775bc21dc73c7 # d
f3dd5fe585eae18a982bfdbe163f3e3749057cb595ee59a154348094109351c2 # 0001-99-replace-hostname-with-uname-n.patch
b16083e6bb572ffacaa7cd97e7fde5fcfa1b6dbeb166f162e2ec6e8ec4b928d6 # dhcp-sysusers.conf
abcd30e9e8428e34d22ab4d3074ef4bd84c2b11f5868597111b47d6f56d204da) # dhcp-tmpfiles.conf
## 7009288b69a561585c1b427207db3ef57bf8a91851a0d6b209c32c532787de58 dhclient-4.4.3.P1-02-x86_64.pkg.tar.lz
## e521a940786b8b5cc6ebb6c87d9d3204c044b854f2c377eec9d85c7364a57c24 dhcp-4.4.3.P1-02-x86_64.pkg.tar.lz

View File

@ -7,7 +7,7 @@ pkgname=('dhcp' 'dhclient')
# separate patch levels with a period to maintain proper versioning.
_realver=4.4.3-P1
pkgver=${_realver/-/.}
pkgrel=1
pkgrel=2
arch=('x86_64')
license=('custom:isc-dhcp')
url='https://www.isc.org/dhcp/'

View File

@ -8,7 +8,7 @@
## rebuild after any libbpf upgrade ##
pkgname=iproute2
pkgver=6.3.0
pkgrel=01
pkgrel=02
pkgdesc='IP Routing Utilities'
url='https://git.kernel.org/pub/scm/network/iproute2/iproute2.git'
depends=('glibc' 'iptables' 'libcap' 'libelf' 'libbpf')
@ -85,4 +85,4 @@ sha256sums=(dfb2a98db96e7a653cffc6693335a1a466e29a34b6ac528be48f35e1d2766732 #
758b82bd61ed7512d215efafd5fab5ae7a28fbfa6161b85e2ce7373285e56a5d # 0001-make-iproute2-fhs-compliant.patch
611c1ad7946aab226a5f4059922d9430f51b3377e33911427f8fdf7f7d31f7d6) # 0002-bdb-5-3.patch
## 5f20e5e7f38f059b35caa66b549105e02b88ea474c139d604e2aa3b489ad7f0c iproute2-6.3.0-01-x86_64.pkg.tar.lz
## b0ccb5784f8e29ab51faaf6821f4cf5fb448e6d875cd6f8d745b69a200ac03a0 iproute2-6.3.0-02-x86_64.pkg.tar.lz

View File

@ -4,7 +4,7 @@
pkgname=iproute2
pkgver=6.3.0
pkgrel=1
pkgrel=2
pkgdesc='IP Routing Utilities'
arch=('x86_64')
license=('GPL2')

View File

@ -1,6 +1,6 @@
real 0m49.095s
user 0m45.317s
sys 0m4.531s
real 1m17.826s
user 0m59.281s
sys 0m7.251s