mdevd: update to 0.1.6.2.
This commit is contained in:
parent
ab820a3dad
commit
5603ae940e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdevd'
|
# Template file for 'mdevd'
|
||||||
pkgname=mdevd
|
pkgname=mdevd
|
||||||
version=0.1.6.0
|
version=0.1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
|
configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
|
||||||
|
@ -14,9 +14,10 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/mdevd/"
|
homepage="https://skarnet.org/software/mdevd/"
|
||||||
changelog="https://skarnet.org/software/mdevd/upgrade.html"
|
changelog="https://skarnet.org/software/mdevd/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
|
||||||
checksum=33cf2b118634538fd24f302b30f52cc8aa28ea68b414916ce482b54a4ee57283
|
checksum=ac2fcf9004f07904592c5894e2c401e15bb027ecf37bcb8ea661e2a7993447be
|
||||||
|
|
||||||
build_options="static"
|
build_options="static"
|
||||||
|
desc_option_static="Build static binaries"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue