diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:24:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-15 11:24:45 +0300 |
commit | 160c747f33b0bc8a30a1731915e5a1b669efc902 (patch) | |
tree | 9b2cbb0d87e89ce995031336784f7ced2401f925 | |
parent | 7526fb82b4ed5e3ab262b5b633dd51c62216e7dc (diff) | |
download | repository-160c747f33b0bc8a30a1731915e5a1b669efc902.tar.gz |
dhcpcd: bump to 9.3.1
-rw-r--r-- | extra/dhcpcd/checksums | 2 | ||||
-rw-r--r-- | extra/dhcpcd/sources | 2 | ||||
-rw-r--r-- | extra/dhcpcd/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/dhcpcd/checksums b/extra/dhcpcd/checksums index 3523d7d3..a9c9741a 100644 --- a/extra/dhcpcd/checksums +++ b/extra/dhcpcd/checksums @@ -1,2 +1,2 @@ -dc59af7af917693fa1fa49bfdb83629082a751f7f020f16ef3809640e167b55b dhcpcd-9.3.0.tar.gz +8e8259e7c90f2e05d1036a92000721e4def9ea32ee896a0ae5177b42a28eaeff dhcpcd-9.3.1.tar.gz 533714c2f3edcd70e47822cb880d8e8ffdba673b10452ea808037ec2714a375c dhcpcd.run diff --git a/extra/dhcpcd/sources b/extra/dhcpcd/sources index 40b070b4..7032a277 100644 --- a/extra/dhcpcd/sources +++ b/extra/dhcpcd/sources @@ -1,2 +1,2 @@ -https://github.com/rsmarples/dhcpcd/archive/dhcpcd-9.3.0.tar.gz +https://github.com/rsmarples/dhcpcd/archive/dhcpcd-9.3.1.tar.gz files/dhcpcd.run diff --git a/extra/dhcpcd/version b/extra/dhcpcd/version index 67abdd4c..9bfd7742 100644 --- a/extra/dhcpcd/version +++ b/extra/dhcpcd/version @@ -1 +1 @@ -9.3.0 1 +9.3.1 1 |