mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
9bd54c0421
commit
a15e2696c2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=10.0.2
|
||||
version=10.0.4
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -10,12 +10,12 @@ configure_args="
|
|||
hostmakedepends="ntp pkg-config"
|
||||
makedepends="eudev-libudev-devel"
|
||||
short_desc="RFC2131 compliant DHCP client"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="triallax <triallax@tutanota.com>"
|
||||
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=608d01d3246671c0c8b0ac2ce4109c263779a7742bfdffee988c6c6c1d997042
|
||||
checksum=321115d7e57cdf1fa975c4ba7e8a99fc1ef4eaac3f046ec4bc41ddd3971c4489
|
||||
lib32disabled=yes
|
||||
conf_files=/etc/dhcpcd.conf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue