mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/dash: bump to version 0.5.13.1
For change log, see: https://git.kernel.org/pub/scm/utils/dash/dash.git/log/?h=a768fcc0aafbe50a37d2d06bba23eb6671d3a9b3 NOTE: Tag v0.5.13.1 has not been emitted. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Peter: fix sha512 hash] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
abad652fee
commit
e258607bc9
@@ -1,7 +1,7 @@
|
||||
# From http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.13.tar.gz.sha512sum
|
||||
# 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 428de1f65ab77d5fee88bbf4ba8642d77abfda223a4ede423d09db9faa4f0347199b3be841d63b93a7ed68f714ef54ff41b2dc936e4b7ebb19b74499ed4e6a01 dash-0.5.13.tar.gz
|
||||
sha512 6b3d67f76e74853349fe99121b2ee96d32da9863042744e03984eb6a01bf437eee2f2e81fbdd0436090abfecacc2f5589960820c3d0d5f3dd580948d38d5dc1d dash-0.5.13.1.tar.gz
|
||||
# Locally calculated
|
||||
sha256 fd8da121e306b27f59330613417b182b8844f11e269531cc4720bf523e3e06d7 dash-0.5.13.tar.gz
|
||||
sha256 d9271bce09c127d9866e25c011582ddc75ab988958a04bc4d8553a3b8f30e370 dash-0.5.13.1.tar.gz
|
||||
sha256 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DASH_VERSION = 0.5.13
|
||||
DASH_VERSION = 0.5.13.1
|
||||
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