Merge pull request #3066 from diogoleal/update_hstr

hstr: update to 1.19
This commit is contained in:
Juan RP 2015-11-28 02:52:33 +01:00
commit 7e337d10bf

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