package/aespipe: bump to version 2.4g

aespipe-v2.4g     October 23 2023
    - Added configure script autodetection for -fno-strict-aliasing compile
      flag. This option is needed with some compilers that miscompile code
      when link-time-optimization is used.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2023-10-29 20:36:23 +01:00 committed by Thomas Petazzoni
parent 0c9dc366bf
commit 1c65ba5c1d
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# From https://sourceforge.net/projects/loop-aes/files/aespipe/v2.4f/
sha1 2c23e1a6be298cf4f173f06b1123e4ecd5e9a202 aespipe-v2.4f.tar.bz2
md5 ed05c62c1954110f009bedda4bc1562f aespipe-v2.4f.tar.bz2
# From https://sourceforge.net/projects/loop-aes/files/aespipe/v2.4g/
sha1 fb6b0108176d653f0e5b3be2385b132be791d800 aespipe-v2.4g.tar.bz2
md5 c216c6c9e939fac69f859af0ad2fd8ef aespipe-v2.4g.tar.bz2
# Locally computed:
sha256 b135e1659f58dc9be5e3c88923cd03d2a936096ab8cd7f2b3af4cb7a844cef96 aespipe-v2.4f.tar.bz2
sha256 bfb97e7de161e8d7ce113b163bda1d1a8ec77d2c1afab56dcc8153d7a90187fc aespipe-v2.4g.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
AESPIPE_VERSION = 2.4f
AESPIPE_VERSION = 2.4g
AESPIPE_SOURCE = aespipe-v$(AESPIPE_VERSION).tar.bz2
AESPIPE_SITE = http://loop-aes.sourceforge.net/aespipe
AESPIPE_LICENSE = GPL