mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libtirpc: update to 1.3.4.
This commit is contained in:
parent
a09b6b344e
commit
93dd8f6142
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libtirpc'
|
# Template file for 'libtirpc'
|
||||||
pkgname=libtirpc
|
pkgname=libtirpc
|
||||||
version=1.3.2
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config mit-krb5-devel"
|
hostmakedepends="pkg-config mit-krb5-devel"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://sourceforge.net/projects/libtirpc/"
|
homepage="https://sourceforge.net/projects/libtirpc/"
|
||||||
changelog="http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog"
|
changelog="http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e24eb88b8ce7db3b7ca6eb80115dd1284abc5ec32a8deccfed2224fc2532b9fd
|
checksum=1e0b0c7231c5fa122e06c0609a76723664d068b0dba3b8219b63e6340b347860
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" musl-legacy-compat" ;;
|
*-musl) makedepends+=" musl-legacy-compat" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue