summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb')
-rw-r--r--meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
index c161781989..6b35d71a55 100644
--- a/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
+++ b/meta-oe/recipes-support/xdelta/xdelta3_3.1.0.bb
@@ -4,7 +4,7 @@ DESCRIPTION = "Open-source binary diff, differential compression tools, \
4HOMEPAGE = "http://xdelta.org/" 4HOMEPAGE = "http://xdelta.org/"
5SECTION = "console/utils" 5SECTION = "console/utils"
6 6
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 8LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
9 9
10SRC_URI = "git://github.com/jmacd/xdelta.git;branch=release3_1_apl;protocol=https" 10SRC_URI = "git://github.com/jmacd/xdelta.git;branch=release3_1_apl;protocol=https"