diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb index 45b1ff5145..288c4068cd 100644 --- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb | |||
@@ -10,7 +10,6 @@ SRC_URI = "git://github.com/ReFirmLabs/binwalk;protocol=https;branch=master" | |||
10 | 10 | ||
11 | SRCREV = "cddfede795971045d99422bd7a9676c8803ec5ee" | 11 | SRCREV = "cddfede795971045d99422bd7a9676c8803ec5ee" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 14 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
16 | 15 | ||