commit
9838d591ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hstr'
|
||||
pkgname=hstr
|
||||
version=1.21
|
||||
revision=2
|
||||
version=1.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="ncurses-devel readline-devel"
|
||||
|
@ -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=f0e9762f2a9587f0995bbd51cb64526ae852c2425ceb8ceee0747efba80ac6b3
|
||||
checksum=c4995e7041dc66e2118f83bd4c6c7f4cff5b4c493ca28bd7e4aef76edeff71ba
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e "s#<ncursesw/curses.h>#<curses.h>#g" src/include/hstr_curses.h
|
||||
|
|
Loading…
Reference in a new issue