diff options
| -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" | |||
| 6 | LICENSE = "Spencer-94" | 6 | LICENSE = "Spencer-94" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ | 9 | SRC_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" |
| 11 | SRCREV = "bbf320ce586a848f880bca7b758d50ae4c712624" | 11 | SRCREV = "ed0fef9a134b64c9398075185534a76714c91179" |
| 12 | 12 | ||
| 13 | inherit update-alternatives autotools pkgconfig manpages | 13 | inherit update-alternatives autotools pkgconfig manpages |
| 14 | PACKAGECONFIG[manpages] = "" | 14 | PACKAGECONFIG[manpages] = "" |
