diff --git a/meta-networking/recipes-support/sngrep/sngrep_1.8.3.bb b/meta-networking/recipes-support/sngrep/sngrep_1.8.4.bb similarity index 93% rename from meta-networking/recipes-support/sngrep/sngrep_1.8.3.bb rename to meta-networking/recipes-support/sngrep/sngrep_1.8.4.bb index 2ad532de9f..5bb30da6db 100644 --- a/meta-networking/recipes-support/sngrep/sngrep_1.8.3.bb +++ b/meta-networking/recipes-support/sngrep/sngrep_1.8.4.bb @@ -15,10 +15,8 @@ DEPENDS = "\ ncurses \ " -SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master" -SRCREV = "c77bd75a52d1aac96ae9d1603f2b7dfbe7e90ffd" -PV .= "+git" - +SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master;tag=v${PV}" +SRCREV = "9c370866afaf5ccb258bf03848b2d22f30cf61bd" inherit cmake pkgconfig