mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/dash: bump to version 0.5.13.2
For change log, see: https://git.kernel.org/pub/scm/utils/dash/dash.git/log/?h=b308564a1ff6530f9fd3e7dd7b19aabae32ed375 Let's also drop useless comment in hash file. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
fe4b420630
commit
170b59b4fb
@@ -1,7 +1,5 @@
|
||||
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.1.tar.gz.sha512sum
|
||||
# After checking pgp signature
|
||||
# using key 9F9D45FE50AE361530983792C7271D0A49B18BA7
|
||||
sha512 6b3d67f76e74853349fe99121b2ee96d32da9863042744e03984eb6a01bf437eee2f2e81fbdd0436090abfecacc2f5589960820c3d0d5f3dd580948d38d5dc1d dash-0.5.13.1.tar.gz
|
||||
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.2.tar.gz.sha512sum
|
||||
sha512 7e9a06409eec925fc83c81192cab420a76ec25821f0a4cec8db4a93b00e51d343438b8cfe56069b4d7fb185f529d1b5171a7603525de00a7852298425b2f433f dash-0.5.13.2.tar.gz
|
||||
# Locally calculated
|
||||
sha256 d9271bce09c127d9866e25c011582ddc75ab988958a04bc4d8553a3b8f30e370 dash-0.5.13.1.tar.gz
|
||||
sha256 e7136826b1eed6ce3193e8affa2f70b1b2b9168dd91ffa7ddb4f46e9e62054fe dash-0.5.13.2.tar.gz
|
||||
sha256 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DASH_VERSION = 0.5.13.1
|
||||
DASH_VERSION = 0.5.13.2
|
||||
DASH_SITE = http://gondor.apana.org.au/~herbert/dash/files
|
||||
DASH_LICENSE = BSD-3-Clause, GPL-2.0+ (mksignames.c)
|
||||
DASH_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user