From: krant Date: Fri, 12 Apr 2024 03:10:24 +0000 (+0300) Subject: socat: update to 1.8.0.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5a06e3471ba0a4a49130b22f936c823142680fe1;p=openwrt-packages.git socat: update to 1.8.0.0 Signed-off-by: krant --- diff --git a/net/socat/Makefile b/net/socat/Makefile index 2f3ca78f4..6da3aee46 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=socat -PKG_VERSION:=1.7.4.4 +PKG_VERSION:=1.8.0.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.dest-unreach.org/socat/download -PKG_HASH:=fbd42bd2f0e54a3af6d01bdf15385384ab82dbc0e4f1a5e153b3e0be1b6380ac +PKG_HASH:=e1de683dd22ee0e3a6c6bbff269abe18ab0c9d7eb650204f125155b9005faca7 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPL-2.0-or-later OpenSSL