package/libtirpc: bump version to 1.3.1
authorPetr Vorel <petr.vorel@gmail.com>
Wed, 2 Dec 2020 18:49:54 +0000 (19:49 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 29 Dec 2020 20:48:31 +0000 (21:48 +0100)
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
[yann.morin.1998@free.fr:
  - fix filename for sha256 entry
  - two spaces in hash file
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libtirpc/libtirpc.hash
package/libtirpc/libtirpc.mk

index e437554285b4ed4b2d5d42004aaa32df89c23f36..337593bbe2430a4ea6a7c909f9f0b0811d6a8917 100644 (file)
@@ -1,5 +1,5 @@
 # From sourceforge's info on download page:
-sha1 f182235e32942fc0ac6b9b5b6fe7e32f69362659  libtirpc-1.2.6.tar.bz2
+sha1  882eaf4c13f0cafb83afd96cd2855638f978d755  libtirpc-1.3.1.tar.bz2
 # Locally computed
-sha256 4278e9a5181d5af9cd7885322fdecebc444f9a3da87c526e7d47f7a12a37d1cc  libtirpc-1.2.6.tar.bz2
-sha256 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7  COPYING
+sha256  245895caf066bec5e3d4375942c8cb4366adad184c29c618d97f724ea309ee17  libtirpc-1.3.1.tar.bz2
+sha256  17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7  COPYING
index f1bdc32ebae9f5d0430b0a137c6224218040f6d8..5371d20488d595393243493fc282f7457b38a98e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBTIRPC_VERSION = 1.2.6
+LIBTIRPC_VERSION = 1.3.1
 LIBTIRPC_SOURCE = libtirpc-$(LIBTIRPC_VERSION).tar.bz2
 LIBTIRPC_SITE = http://downloads.sourceforge.net/project/libtirpc/libtirpc/$(LIBTIRPC_VERSION)
 LIBTIRPC_LICENSE = BSD-3-Clause