diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/debianutils/debianutils_5.8.bb (renamed from meta/recipes-support/debianutils/debianutils_5.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_5.7.bb b/meta/recipes-support/debianutils/debianutils_5.8.bb index 7d705c6ff4..fb17d2d24f 100644 --- a/meta/recipes-support/debianutils/debianutils_5.7.bb +++ b/meta/recipes-support/debianutils/debianutils_5.8.bb | |||
@@ -6,12 +6,12 @@ HOMEPAGE = "https://packages.debian.org/sid/debianutils" | |||
6 | BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable" | 6 | BUGTRACKER = "https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=debianutils;dist=unstable" |
7 | SECTION = "base" | 7 | SECTION = "base" |
8 | LICENSE = "GPL-2.0-only & SMAIL_GPL" | 8 | LICENSE = "GPL-2.0-only & SMAIL_GPL" |
9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=9b912cd0cc654134c0ef3424a0705b94" | 9 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753" |
10 | 10 | ||
11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV = "de14223e5bffe15e374a441302c528ffc1cbed57" | 14 | SRCREV = "69116b856177ceb270908103b5776f897d2863c3" |
15 | 15 | ||
16 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
17 | 17 | ||