hstr: fix checksum (github archive)

This commit is contained in:
Michael Gehring 2017-09-23 19:36:06 +00:00
parent d913334971
commit 99c5df5852

View File

@ -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=c4995e7041dc66e2118f83bd4c6c7f4cff5b4c493ca28bd7e4aef76edeff71ba
checksum=384fee04e4c80a1964dcf443131c1da4a20dd474fb48132a51d3de0a946ba996
pre_configure() {
sed -i -e "s#<ncursesw/curses.h>#<curses.h>#g" src/include/hstr_curses.h