libtirpc: Update to 1.2.6

This commit is contained in:
Alexey Pavlov
2020-04-16 19:43:04 +03:00
parent 73762a05cc
commit ca874ecf8a

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=('libtirpc' 'libtirpc-devel')
pkgver=1.2.5
pkgver=1.2.6
pkgrel=1
pkgdesc="A port of Sun's Transport-Independent RPC library"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(https://downloads.sourceforge.net/libtirpc/libtirpc-${pkgver}.tar.bz2
0.3.2-cygwin-rpcent.patch
1.0.2-includedir.patch
msys2-autotools.patch)
sha256sums=('f3b6350c7e9c3cd9c58fc7a5e5f8e6be469cc571bb5eb31eb9790b3e675186ca'
sha256sums=('4278e9a5181d5af9cd7885322fdecebc444f9a3da87c526e7d47f7a12a37d1cc'
'19f6c539781476c5ac7fd58f080ca587c4c70c69dd82d57e30d69d39b9c7ac9f'
'c247c94a431c0548610c6e97b620a3f81767a31f894b14027737b8afbade95f8'
'd45ae803c401ca5a37e5084da822ff7f448241be38d457ef981692322e7fd057'
@@ -45,6 +45,7 @@ prepare() {
}
build() {
export lt_cv_deplibs_check_method='pass_all'
cd libtirpc-${pkgver}
./configure \
--build=${CHOST} \