Commit 456f9de2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

rpcbind: correct download URL



BR2_SOURCEFORGE_MIRROR is gone.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 5a639222
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#############################################################

RPCBIND_VERSION = 0.2.0
RPCBIND_SITE    = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/rpcbind/rpcbind/$(RPCBIND_VERSION)
RPCBIND_SITE    = http://downloads.sourceforge.net/project/rpcbind/rpcbind/$(RPCBIND_VERSION)
RPCBIND_SOURCE  = rpcbind-$(RPCBIND_VERSION).tar.bz2
RPCBIND_LICENSE = BSD-3c
RPCBIND_LICENSE_FILES = COPYING