hstr: update to 1.23.
This commit is contained in:
parent
d39c5b7542
commit
6a0dc2d60d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hstr'
|
||||
pkgname=hstr
|
||||
version=1.22
|
||||
version=1.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="Apache"
|
||||
homepage="https://github.com/dvorka/hstr"
|
||||
distfiles="https://github.com/dvorka/hstr/archive/${version}.tar.gz"
|
||||
checksum=384fee04e4c80a1964dcf443131c1da4a20dd474fb48132a51d3de0a946ba996
|
||||
checksum=f435b4fce473e966fe52d3c27ca9074df0925a236b01517ece022607b889af33
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e "s#<ncursesw/curses.h>#<curses.h>#g" src/include/hstr_curses.h
|
||||
|
|
Loading…
Reference in New Issue