summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/lsof/lsof_4.99.5.bb (renamed from meta/recipes-extended/lsof/lsof_4.99.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lsof/lsof_4.99.4.bb b/meta/recipes-extended/lsof/lsof_4.99.5.bb
index b977fc4897..292db224af 100644
--- a/meta/recipes-extended/lsof/lsof_4.99.4.bb
+++ b/meta/recipes-extended/lsof/lsof_4.99.5.bb
@@ -6,9 +6,9 @@ SECTION = "devel"
6LICENSE = "Spencer-94" 6LICENSE = "Spencer-94"
7LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510" 7LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510"
8 8
9SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ 9SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https;tag=${PV} \
10 file://remove-host-information.patch" 10 file://remove-host-information.patch"
11SRCREV = "bbf320ce586a848f880bca7b758d50ae4c712624" 11SRCREV = "ed0fef9a134b64c9398075185534a76714c91179"
12 12
13inherit update-alternatives autotools pkgconfig manpages 13inherit update-alternatives autotools pkgconfig manpages
14PACKAGECONFIG[manpages] = "" 14PACKAGECONFIG[manpages] = ""