diff options
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_3.3a.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_3.3a.bb b/meta-oe/recipes-extended/tmux/tmux_3.3a.bb index 5187222838..099a9ab581 100644 --- a/meta-oe/recipes-extended/tmux/tmux_3.3a.bb +++ b/meta-oe/recipes-extended/tmux/tmux_3.3a.bb | |||
| @@ -12,6 +12,7 @@ SRC_URI[md5sum] = "8eee5883b9f6550fa4efaad0c9ec38f3" | |||
| 12 | SRC_URI[sha256sum] = "e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f" | 12 | SRC_URI[sha256sum] = "e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f" |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" | 14 | UPSTREAM_CHECK_URI = "https://github.com/tmux/tmux/releases" |
| 15 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | ||
| 15 | 16 | ||
| 16 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
| 17 | 18 | ||
