From: Oskari Rauta Date: Wed, 22 Feb 2023 16:29:50 +0000 (+0000) Subject: libtirpc: update to v1.3.3 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=53cab0c17e3e9c38527ef808638ea8b476aee84f;p=feed%2Fpackages.git libtirpc: update to v1.3.3 Signed-off-by: Oskari Rauta --- diff --git a/libs/libtirpc/Makefile b/libs/libtirpc/Makefile index 8104dd6a48..3982c39926 100644 --- a/libs/libtirpc/Makefile +++ b/libs/libtirpc/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtirpc -PKG_VERSION:=1.3.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=1.3.3 +PKG_RELEASE:=1 PKG_SOURCE_URL:=@SF/libtirpc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_HASH:=e24eb88b8ce7db3b7ca6eb80115dd1284abc5ec32a8deccfed2224fc2532b9fd +PKG_HASH:=6474e98851d9f6f33871957ddee9714fdcd9d8a5ee9abb5a98d63ea2e60e12f3 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING