package/socat: bump to version 1.7.4.2

Bug fixes release.

Update README hash for version update.

Update comment; we do not patch configure.in.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Baruch Siach 2021-11-08 20:51:36 +02:00 committed by Thomas Petazzoni
parent 9ec3b986e6
commit c2c15af2b8
2 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,8 @@
# From http://www.dest-unreach.org/socat/download.md5sum
md5 36cad050ecf4981ab044c3fbd75c643f socat-1.7.4.1.tar.bz2
md5 003686f80d820072649660b85f80c58f socat-1.7.4.2.tar.bz2
# From http://www.dest-unreach.org/socat/download.sha256sum
sha256 3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9 socat-1.7.4.1.tar.bz2
sha256 6690a9f9990457b505097a272bbf2cbf4cc35576176f76646e3524b0e91c1763 socat-1.7.4.2.tar.bz2
# Locally calculated
sha256 b1ebebbce145027f4268211f36d121b083aeeabdc1736eb144b8afd8e86ce8da README
sha256 062e425b43da6b3df6d8657639b5e2c781781572b5d8867444fd6d2487ac7644 README
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761 COPYING.OpenSSL

View file

@ -4,7 +4,7 @@
#
################################################################################
SOCAT_VERSION = 1.7.4.1
SOCAT_VERSION = 1.7.4.2
SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2
SOCAT_SITE = http://www.dest-unreach.org/socat/download
SOCAT_LICENSE = GPL-2.0 with OpenSSL exception
@ -24,7 +24,7 @@ SOCAT_CONF_ENV += \
endif
# We need to run autoconf to regenerate the configure script, since we patch
# configure.in and Makefile.in. However, the package only uses autoconf and not
# Makefile.in. However, the package only uses autoconf and not
# automake, so we can't use the normal autoreconf logic.
SOCAT_DEPENDENCIES = host-autoconf