libtirpc: update to 1.3.5
This commit is contained in:
parent
19297a1064
commit
2d75452d7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtirpc'
|
||||
pkgname=libtirpc
|
||||
version=1.3.4
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config mit-krb5-devel"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://sourceforge.net/projects/libtirpc/"
|
||||
changelog="http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1e0b0c7231c5fa122e06c0609a76723664d068b0dba3b8219b63e6340b347860
|
||||
checksum=9b31370e5a38d3391bf37edfa22498e28fe2142467ae6be7a17c9068ec0bf12f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-legacy-compat" ;;
|
||||
|
|
Loading…
Reference in New Issue