diff options
| -rw-r--r-- | meta-oe/recipes-support/hstr/hstr_3.1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/hstr/hstr_3.1.0.bb b/meta-oe/recipes-support/hstr/hstr_3.1.0.bb index 0ee900ca3d..96be8bd09f 100644 --- a/meta-oe/recipes-support/hstr/hstr_3.1.0.bb +++ b/meta-oe/recipes-support/hstr/hstr_3.1.0.bb | |||
| @@ -14,4 +14,7 @@ S = "${UNPACKDIR}/${BPN}" | |||
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "4dabf61f045f022bac8bc909e5fd96041af6c53df56d97dfa3cfbf49af4453a5" | 15 | SRC_URI[sha256sum] = "4dabf61f045f022bac8bc909e5fd96041af6c53df56d97dfa3cfbf49af4453a5" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/dvorka/hstr/releases" | ||
| 18 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" | ||
| 19 | |||
| 17 | inherit autotools pkgconfig bash-completion | 20 | inherit autotools pkgconfig bash-completion |
