summaryrefslogtreecommitdiffstats
path: root/recipes-extended/which/which_2.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/which/which_2.18.bb')
-rw-r--r--recipes-extended/which/which_2.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/which/which_2.18.bb b/recipes-extended/which/which_2.18.bb
index 63b43c4..42d0bf2 100644
--- a/recipes-extended/which/which_2.18.bb
+++ b/recipes-extended/which/which_2.18.bb
@@ -6,7 +6,7 @@ It does this by using the exact same algorithm as bash."
6SECTION = "libs" 6SECTION = "libs"
7HOMEPAGE = "http://carlo17.home.xs4all.nl/which/" 7HOMEPAGE = "http://carlo17.home.xs4all.nl/which/"
8 8
9LICENSE = "GPLv2+" 9LICENSE = "GPL-2.0-or-later"
10LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 10LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
11 11
12PR = "r2" 12PR = "r2"