Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/dhcpcd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=10.1.0
version=10.3.0
revision=1
build_style=configure
make_check_target=test
Expand All @@ -15,7 +15,7 @@ license="BSD-2-Clause"
homepage="https://roy.marples.name/projects/dhcpcd"
changelog="https://github.com/NetworkConfiguration/dhcpcd/releases"
distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz"
checksum=e8a83208c2ff63a5a31d886f76bc717b4ec1938d18a2c8b88f328e710d2b515a
checksum=1ed36ac4016a6b8a971ef9fb2b7167bc1af6d3b24ddfceee14ad0066e30dfae1
lib32disabled=yes
conf_files=/etc/dhcpcd.conf

Expand Down