summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash/bash_5.1.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/bash/bash_5.1.16.bb')
-rw-r--r--meta/recipes-extended/bash/bash_5.1.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash_5.1.16.bb b/meta/recipes-extended/bash/bash_5.1.16.bb
index 468964ff94..45c7c2b09c 100644
--- a/meta/recipes-extended/bash/bash_5.1.16.bb
+++ b/meta/recipes-extended/bash/bash_5.1.16.bb
@@ -1,7 +1,7 @@
1require bash.inc 1require bash.inc
2 2
3# GPLv2+ (< 4.0), GPLv3+ (>= 4.0) 3# GPLv2+ (< 4.0), GPLv3+ (>= 4.0)
4LICENSE = "GPLv3+" 4LICENSE = "GPL-3.0-or-later"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 5LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
6 6
7SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \ 7SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \