diff options
| -rw-r--r-- | meta/recipes-extended/iputils/iputils_20210202.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20210202.bb b/meta/recipes-extended/iputils/iputils_20210202.bb index 6200b2c1d7..02a303782e 100644 --- a/meta/recipes-extended/iputils/iputils_20210202.bb +++ b/meta/recipes-extended/iputils/iputils_20210202.bb | |||
| @@ -17,7 +17,7 @@ SRCREV = "cc16da6b574ce6637f3e6e9ab3c1a728663006ff" | |||
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>s\d+)" | 20 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>20\d+)" |
| 21 | 21 | ||
| 22 | # Fixed in 2000-10-10, but the versioning of iputils | 22 | # Fixed in 2000-10-10, but the versioning of iputils |
| 23 | # breaks the version order. | 23 | # breaks the version order. |
