From: krant Date: Fri, 15 Mar 2024 14:55:53 +0000 (+0200) Subject: libstrophe: update to 0.13.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b9836b015131112537f72de0ead7fd4b200cb568;p=openwrt-packages.git libstrophe: update to 0.13.1 Signed-off-by: krant --- diff --git a/libs/libstrophe/Makefile b/libs/libstrophe/Makefile index e7e258395..747373113 100644 --- a/libs/libstrophe/Makefile +++ b/libs/libstrophe/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libstrophe -PKG_VERSION:=0.13.0 +PKG_VERSION:=0.13.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/strophe/libstrophe/releases/download/$(PKG_VERSION) -PKG_HASH:=8d7c17c694efff7d2e2d3632684537e7ba874ce3d7f0e750a539f2299021bbaa +PKG_HASH:=86c0abd348ae66feb40b6886f2c7f04525f1d5b20a48c10d4db4ed532dc63f22 PKG_MAINTAINER:=Chih-Wei Chen PKG_LICENSE:=MIT OR GPL-3.0-only