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