mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libtirpc: Update to version 1.3.3
- Update from version 1.3.1 to 1.3.3 - Update of rootfile not required - Changelog or News files in source tarball are from 2008 or earlier. The only source for the changes is the commits from the git repository http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog;h=refs/heads/master Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
39f94ee8eb
commit
787ab58593
@@ -26,7 +26,7 @@ include Config
|
||||
|
||||
SUMMARY = Transport Independent RPC Library
|
||||
|
||||
VER = 1.3.1
|
||||
VER = 1.3.3
|
||||
|
||||
THISAPP = libtirpc-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = 8cc42292cdbde55a0095669bd9ccb3666b9e33d6ec9880ac79d034d42155d1b585f4181ff92f8290d7b5cce01bace2629d1ddfe0d61813f00851216f2be5ed0d
|
||||
$(DL_FILE)_BLAKE2 = e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user