rpcsvc-proto: bump to 1.4.3
authorGeorgi Valkov <gvalkov@abv.bg>
Tue, 11 Jan 2022 18:40:18 +0000 (20:40 +0200)
committerRosen Penev <rosenp@gmail.com>
Tue, 11 Jan 2022 22:53:46 +0000 (14:53 -0800)
Fixes: rpcgen build (host-compile) on macOS
https://github.com/openwrt/packages/pull/17430
https://github.com/openwrt/openwrt/pull/4638

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
libs/rpcsvc-proto/Makefile

index aa08c3244a2cc42e8967148b70422b14d9262c29..bf9bb0f09736709568819119be030803a76b7b78 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcsvc-proto
-PKG_VERSION:=1.4.2
+PKG_VERSION:=1.4.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/thkukuk/rpcsvc-proto/releases/download/v$(PKG_VERSION)
-PKG_HASH:=678851b9f7ddf4410d2859c12016b65a6dd1a0728d478f18aeb54d165352f17c
+PKG_HASH:=69315e94430f4e79c74d43422f4a36e6259e97e67e2677b2c7d7060436bd99b1
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=BSD-3-clause