dhcpcd-10.0.1

This commit is contained in:
Rmys
2023-05-06 16:26:05 +03:00
committed by GitHub
parent c0ca96c0dc
commit 7a32f55f9f
+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="4fea741acf5ddde5eacc38562efff0c1ca87867a" type="targz">https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/dhcpcd-9.5.0.tar.gz</Archive>
<Archive sha1sum="cd092edba6220495574a7ebe461f3ef2db4bea87" type="tarxz">https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.1/dhcpcd-10.0.1.tar.xz</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="10">
<Date>2023-05-04</Date>
<Version>10.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-04-14</Date>
<Version>9.5.0</Version>