mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
hstr: upgrade 3.1.0 to 3.2.0
Full Changelog: https://github.com/dvorka/hstr/compare/3.1...v3.2 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
16a72067f5
commit
32eb632648
@ -6,13 +6,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
|
||||
|
||||
DEPENDS = "ncurses readline"
|
||||
|
||||
SRC_URI = "https://github.com/dvorka/hstr/releases/download/3.1/hstr-${PV}-tarball.tgz \
|
||||
SRC_URI = "https://github.com/dvorka/hstr/releases/download/v3.2/hstr-${PV}-tarball.tgz \
|
||||
file://0001-configure.ac-Don-t-use-AC_CHECK_FILE.patch \
|
||||
file://0001-Use-OE-specific-checks-for-ncurses.patch"
|
||||
|
||||
S = "${UNPACKDIR}/${BPN}"
|
||||
|
||||
SRC_URI[sha256sum] = "4dabf61f045f022bac8bc909e5fd96041af6c53df56d97dfa3cfbf49af4453a5"
|
||||
SRC_URI[sha256sum] = "abf0a8625545b2022d62bf0d1c576e3cc783c4ea7cc2ae2843c518743f77f4c9"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/dvorka/hstr/releases"
|
||||
UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)"
|
||||
Loading…
x
Reference in New Issue
Block a user