We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3718ff commit 0aecaa4Copy full SHA for 0aecaa4
recipes-networking/ipset/ipset_6.38.bb
@@ -10,7 +10,7 @@ SECTION = "base"
10
DEPENDS = "libtool libmnl"
11
RDEPENDS_${PN} = "kernel-module-ip-set"
12
13
-SRC_URI = "http://ftp.netfilter.org/pub/ipset/${PN}-${PV}.tar.bz2"
+SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BPN}-${PV}.tar.bz2"
14
15
SRC_URI[md5sum] = "0e5d9c85f6b78e7dff0c996e2900574b"
16
SRC_URI[sha256sum] = "ceef625ba31fe0aaa422926c7231a819de0b07644c02c17ebdd3022a29e3e244"
0 commit comments