dhcpcd-10.0.6

This commit is contained in:
Rmys
2023-12-22 11:38:30 +03:00
parent 6938816eb4
commit bcd2234595
+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="eb2acf760adf10226a9a1c40532c35e133fcf02f" type="tarxz">https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.5/dhcpcd-10.0.5.tar.xz</Archive>
<Archive sha1sum="34120b8d94d9772313366f8ed3bc1b7a438a2d1e" type="tarxz">https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.6/dhcpcd-10.0.6.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="14">
<Date>2023-12-22</Date>
<Version>10.0.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-11-12</Date>
<Version>10.0.5</Version>