dhcpcd-10.0.2

This commit is contained in:
Rmys
2023-07-23 10:57:29 +03:00
committed by GitHub
parent bb5c36fda0
commit 274310a72f
+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="cd092edba6220495574a7ebe461f3ef2db4bea87" type="tarxz">https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.1/dhcpcd-10.0.1.tar.xz</Archive>
<Archive sha1sum="63179f06dfcb6f14152a7642ef8d95d91061f96c" type="tarxz">https://github.com/NetworkConfiguration/dhcpcd/releases/download/v10.0.2/dhcpcd-10.0.2.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="11">
<Date>2023-07-22</Date>
<Version>10.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-05-04</Date>
<Version>10.0.1</Version>