mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/rpcbind: bump version to 1.2.9
Changelog: https://sourceforge.net/projects/rpcbind/files/rpcbind/1.2.9/1.2.9-ChangeLog/download Fixes some memory leaks. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
e5a723f35d
commit
b057c91e4e
@@ -1,6 +1,6 @@
|
||||
# From https://sourceforge.net/projects/rpcbind/files/rpcbind/1.2.8/
|
||||
sha1 2f733aba26075ca91fda3787890232da3d07c06e rpcbind-1.2.8.tar.bz2
|
||||
# From https://sourceforge.net/projects/rpcbind/files/rpcbind/1.2.9/
|
||||
sha1 111058e312e0634f8bd23a783ea4f99912ced085 rpcbind-1.2.9.tar.bz2
|
||||
|
||||
# Locally computed:
|
||||
sha256 964132c389918e8964d7334936b6dd10ef025b300c6b29e693ba0f29550e3de5 rpcbind-1.2.8.tar.bz2
|
||||
sha256 ce5f1a87c566ef0b2897a28f50a75c1dc23fec413a46a7f4183423b6b6aa991b rpcbind-1.2.9.tar.bz2
|
||||
sha256 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RPCBIND_VERSION = 1.2.8
|
||||
RPCBIND_VERSION = 1.2.9
|
||||
RPCBIND_SITE = https://downloads.sourceforge.net/project/rpcbind/rpcbind/$(RPCBIND_VERSION)
|
||||
RPCBIND_SOURCE = rpcbind-$(RPCBIND_VERSION).tar.bz2
|
||||
RPCBIND_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user