package/aespipe: bump to version 2.4h

aespipe-v2.4h     May 14 2024
    - Added assembler implementations of AES for 32-bit arm and 64-bit arm64

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Dario Binacchi 2024-10-12 17:24:16 +02:00 committed by Thomas Petazzoni
parent 7bf8be92ed
commit a6686987ba
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# 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
sha1 f1148f4aa82979755b13130b74643b449de55f6e aespipe-v2.4h.tar.bz2
md5 6c4552f10771eda471c964b34b1fae4a aespipe-v2.4h.tar.bz2
# Locally computed:
sha256 bfb97e7de161e8d7ce113b163bda1d1a8ec77d2c1afab56dcc8153d7a90187fc aespipe-v2.4g.tar.bz2
sha256 eab311fc26ea43289bc3adf660d6270492494960725d2026ec4917294a1aba49 aespipe-v2.4h.tar.bz2

View file

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