From 5d5ac88fe766f646bec4c0a2fe82735f91545b16 Mon Sep 17 00:00:00 2001 From: Neel Date: Sun, 19 Dec 2021 21:54:53 +0000 Subject: [PATCH] hstr: update to 2.5 --- srcpkgs/hstr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hstr/template b/srcpkgs/hstr/template index ee259a9eac03..c37cc4737cfc 100644 --- a/srcpkgs/hstr/template +++ b/srcpkgs/hstr/template @@ -1,6 +1,6 @@ # Template file for 'hstr' pkgname=hstr -version=2.3 +version=2.5 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://github.com/dvorka/hstr" changelog="https://raw.githubusercontent.com/dvorka/hstr/master/Changelog" distfiles="https://github.com/dvorka/hstr/archive/${version}.tar.gz" -checksum=c7e7408671757b3f4be9c5a59b4e2d56e7a7b601ace2a94eb6b2b61f20ee890b +checksum=7f5933fc07d55d09d5f7f9a6fbfdfc556d8a7d8575c3890ac1e672adabd2bec4 pre_configure() { vsed -i 's|ncursesw/curses.h|curses.h|g' src/include/hstr.h