diff options
Diffstat (limited to 'meta-oe/recipes-extended/beep/beep_1.4.9.bb')
-rw-r--r-- | meta-oe/recipes-extended/beep/beep_1.4.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/beep/beep_1.4.9.bb b/meta-oe/recipes-extended/beep/beep_1.4.9.bb index 75cf21590..ec62f3187 100644 --- a/meta-oe/recipes-extended/beep/beep_1.4.9.bb +++ b/meta-oe/recipes-extended/beep/beep_1.4.9.bb | |||
@@ -4,7 +4,7 @@ patterns with given frequencies, durations, and spacing." | |||
4 | HOMEPAGE = "https://github.com/spkr-beep/beep" | 4 | HOMEPAGE = "https://github.com/spkr-beep/beep" |
5 | BUGTRACKER = "https://github.com/spkr-beep/beep/issues" | 5 | BUGTRACKER = "https://github.com/spkr-beep/beep/issues" |
6 | 6 | ||
7 | LICENSE = "GPLv2+" | 7 | LICENSE = "GPL-2.0-or-later" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \ | 10 | SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \ |