diff options
Diffstat (limited to 'meta/recipes-devtools/libdnf/libdnf_0.65.0.bb')
-rw-r--r-- | meta/recipes-devtools/libdnf/libdnf_0.65.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb index 81da04c9ca..524035d8f2 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.65.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Library providing simplified C and Python API to libsolv" | 1 | SUMMARY = "Library providing simplified C and Python API to libsolv" |
2 | HOMEPAGE = "https://github.com/rpm-software-management/libdnf" | 2 | HOMEPAGE = "https://github.com/rpm-software-management/libdnf" |
3 | DESCRIPTION = "This library provides a high level package-manager. It's core library of dnf, PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which it contains inside and uses librepo under the hood." | 3 | DESCRIPTION = "This library provides a high level package-manager. It's core library of dnf, PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which it contains inside and uses librepo under the hood." |
4 | LICENSE = "LGPLv2.1+" | 4 | LICENSE = "LGPL-2.1-or-later" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;protocol=https \ | 7 | SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master;protocol=https \ |