dhcpcd-9.5.0

This commit is contained in:
Rmys
2023-04-15 19:20:18 +03:00
committed by GitHub
parent 30cac2a988
commit 10bbf8d2a3
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A dhcp client only</Summary>
<Description>An RFC2131 and RFC1541 compliant DHCP client daemon. dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time according to RFC2131 or RFC1541 depending on the command line option.</Description>
<Archive sha1sum="263256a561c92601370a0764bd08dae0ba9c12d4" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/dhcpcd/dhcpcd-9.4.1.tar.xz</Archive>
<Archive sha1sum="4fea741acf5ddde5eacc38562efff0c1ca87867a" type="targz">https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/dhcpcd-9.5.0.tar.gz</Archive>
<!--<Patches>
<Patch>dhcpcd-7.1.1-disable_inet6_fix.patch</Patch>
<Patch>dhcpcd-7.1.1-overflows.patch</Patch>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-04-14</Date>
<Version>9.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-08-28</Date>
<Version>9.4.1</Version>