hstr: update to 3.1.
This commit is contained in:
parent
a0524a809a
commit
710fde2b4d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hstr'
|
||||
pkgname=hstr
|
||||
version=2.6
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/dvorka/hstr"
|
||||
changelog="https://raw.githubusercontent.com/dvorka/hstr/master/Changelog"
|
||||
distfiles="https://github.com/dvorka/hstr/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=085f8a087481bcdf33e75e2fa5aaa9289931782c0bee2db3e02425b9a7d83cdf
|
||||
checksum=e5293d4fe2502662f19c793bef416e05ac020490218e71c75a5e92919c466071
|
||||
|
||||
pre_configure() {
|
||||
vsed -i 's|ncursesw/curses.h|curses.h|g' src/include/hstr.h src/include/hstr_curses.h
|
||||
|
|
Loading…
Reference in New Issue