diff --git a/srcpkgs/rpcbind/patches/musl-poll.patch b/srcpkgs/rpcbind/patches/musl-poll.patch deleted file mode 100644 index fb9b70395b..0000000000 --- a/srcpkgs/rpcbind/patches/musl-poll.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- src/rpcb_svc_com.c -+++ src/rpcb_svc_com.c -@@ -42,8 +42,6 @@ - #include - #include - #include --#include --#include - #include - #include - #include -@@ -54,6 +52,7 @@ - #include - #include - #include -+#include - #ifdef PORTMAP - #include - #include diff --git a/srcpkgs/rpcbind/template b/srcpkgs/rpcbind/template index 82e55c6043..2909a0827f 100644 --- a/srcpkgs/rpcbind/template +++ b/srcpkgs/rpcbind/template @@ -1,19 +1,19 @@ # Template file for 'rpcbind' pkgname=rpcbind -version=1.2.5 +version=1.2.6 revision=1 build_style=gnu-configure configure_args="--enable-warmstarts --with-statedir=/run --with-rpcuser=rpc --with-systemdsystemunitdir=no" hostmakedepends="pkg-config" makedepends="libtirpc-devel" -system_accounts="rpc" short_desc="Converts RPC program numbers into universal addresses" maintainer="Orphaned " -homepage="http://rpcbind.sourceforge.net" -license="BSD" +license="BSD-3-Clause" +homepage="https://rpcbind.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=2ce360683963b35c19c43f0ee2c7f18aa5b81ef41c3fdbd15ffcb00b8bffda7a +checksum=5613746489cae5ae23a443bb85c05a11741a5f12c8f55d2bb5e83b9defeee8de +system_accounts="rpc" post_install() { vlicense COPYING