libtirpc: update to 1.3.6

This commit is contained in:
Mateusz Sylwestrzak 2024-12-11 14:23:55 +01:00 committed by classabbyamp
parent 8f92a19bc2
commit a699bdbfbd

View file

@ -1,6 +1,6 @@
# Template file for 'libtirpc'
pkgname=libtirpc
version=1.3.5
version=1.3.6
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=9b31370e5a38d3391bf37edfa22498e28fe2142467ae6be7a17c9068ec0bf12f
checksum=bbd26a8f0df5690a62a47f6aa30f797f3ef8d02560d1bc449a83066b5a1d3508
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" musl-legacy-compat" ;;