From c63618f8b3d2cc73476e212edf140cde000fe51e Mon Sep 17 00:00:00 2001 From: Jesper Henriksen Date: Fri, 10 Feb 2023 22:19:09 +0100 Subject: [PATCH] hamlib: update to 4.5.4 Signed-off-by: Jesper Henriksen --- utils/hamlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/hamlib/Makefile b/utils/hamlib/Makefile index 84e05530b4..91ef754668 100644 --- a/utils/hamlib/Makefile +++ b/utils/hamlib/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hamlib -PKG_VERSION:=3.3 +PKG_VERSION:=4.5.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/hamlib -PKG_HASH:=c90b53949c767f049733b442cd6e0a48648b55d99d4df5ef3f852d985f45e880 +PKG_HASH:=b1aea97d6093990b77d5dc4bde6b9ca06183ddb7e24da7e2367a2acc957b7ac2 PKG_MAINTAINER:=Vasilis Tsiligiannis PKG_LICENSE:=GPLv2 -- 2.30.2