libtirpc: update to 1.0.3

This commit is contained in:
Juergen Daubert 2018-03-15 15:21:29 +01:00
parent f60fbd4d81
commit 86de37a48e
3 changed files with 6 additions and 8 deletions

View File

@ -1 +1 @@
d5a37f1dccec484f9cabe2b97e54e9a6 libtirpc-1.0.2.tar.bz2
f8403a10695348854e71d525c4db5931 libtirpc-1.0.3.tar.bz2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/TvJVS4u6V0YFFtsHYKRZllippB3QM/hhf8HbsB79QcAlRVz9pntjrxNOkGfeiPwCFxBXwct31vcTeiulOT5Hgc=
SHA256 (Pkgfile) = f1996c6a8963fbde783ea17025806c3262dd8ec467ab6b29b65dc2c8965a543f
RWSE3ohX2g5d/ZVsLJ359A+gBpxjHgsNmW2vLB9pyE/DSdELw0IymvH9Ot76lSJG5KxJgLVZGuuiJs7FEUq+L/FyqUo0tmA3SQs=
SHA256 (Pkgfile) = 272c55f3f5b7604d2840556c83167c4903d90431758055ef1e669b434a61c4e7
SHA256 (.footprint) = 2ae344410fdeb52529ac2bafc9a7863ec21963fac1fb31265af81e502dbda2fc
SHA256 (libtirpc-1.0.2.tar.bz2) = 723c5ce92706cbb601a8db09110df1b4b69391643158f20ff587e20e7c5f90f5
SHA256 (libtirpc-1.0.3.tar.bz2) = 86c3a78fc1bddefa96111dd233124c703b22a78884203c55c3e06b3be6a0fd5e

View File

@ -3,15 +3,13 @@
# URL: http://nfsv4.bullopensource.org/doc/tirpc_rpcbind.php
name=libtirpc
version=1.0.2
release=2
version=1.0.3
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2)
build() {
cd $name-$version
sed '/stdlib.h/a#include <stdint.h>' -i src/xdr_sizeof.c
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-gssapi