mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
package/libtirpc: bump version to 1.3.6
For change log, see: https://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog;h=refs/tags/libtirpc-1-3-6 Signed-off-by: Petr Vorel <petr.vorel@gmail.com> [Julien: add link to change log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
parent
cf2967a7ea
commit
40e2726bff
@ -1,5 +1,5 @@
|
||||
# From sourceforge's info on download page:
|
||||
sha1 f5b209b2a7f3ffcdcff5b5b54fefc6a90ddec0d3 libtirpc-1.3.5.tar.bz2
|
||||
sha1 03352908461ad2122e5be4a678893aaa2ad2ac45 libtirpc-1.3.6.tar.bz2
|
||||
# Locally computed
|
||||
sha256 9b31370e5a38d3391bf37edfa22498e28fe2142467ae6be7a17c9068ec0bf12f libtirpc-1.3.5.tar.bz2
|
||||
sha256 bbd26a8f0df5690a62a47f6aa30f797f3ef8d02560d1bc449a83066b5a1d3508 libtirpc-1.3.6.tar.bz2
|
||||
sha256 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBTIRPC_VERSION = 1.3.5
|
||||
LIBTIRPC_VERSION = 1.3.6
|
||||
LIBTIRPC_SOURCE = libtirpc-$(LIBTIRPC_VERSION).tar.bz2
|
||||
LIBTIRPC_SITE = http://downloads.sourceforge.net/project/libtirpc/libtirpc/$(LIBTIRPC_VERSION)
|
||||
LIBTIRPC_LICENSE = BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user