libtirpc: update to 1.3.4.
This commit is contained in:
parent
a09b6b344e
commit
93dd8f6142
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libtirpc'
|
||||
pkgname=libtirpc
|
||||
version=1.3.2
|
||||
version=1.3.4
|
||||
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=e24eb88b8ce7db3b7ca6eb80115dd1284abc5ec32a8deccfed2224fc2532b9fd
|
||||
checksum=1e0b0c7231c5fa122e06c0609a76723664d068b0dba3b8219b63e6340b347860
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-legacy-compat" ;;
|
||||
|
|
Loading…
Reference in New Issue