hstr: update to 1.19

This commit is contained in:
Diogo Leal 2015-11-27 23:32:06 -02:00
parent 8394acd665
commit e874a91e55

View file

@ -1,6 +1,6 @@
# Template file for 'hstr'
pkgname=hstr
version=1.18
version=1.19
revision=1
wrksrc=${pkgname}
build_style=gnu-configure
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="Apache"
homepage="https://github.com/dvorka/hstr"
distfiles="https://github.com/dvorka/hstr/releases/download/${version}/hh-${version}-src.tgz"
checksum=4ef269f6f929d957eaac43115bbbcbb6c69dd6213b3f5c9976f5a7a8c7dd19cb
checksum=b67cb5e2515948fd0fb402b732630a51885be5dfe58cbf914c22ea444129a647
pre_build() {
sed -i -e "s#<ncursesw/curses.h>#<curses.h>#g" src/include/hstr_curses.h