diff --git a/srcpkgs/w3m/template b/srcpkgs/w3m/template index 8befde6048b..75b906c29f9 100644 --- a/srcpkgs/w3m/template +++ b/srcpkgs/w3m/template @@ -1,7 +1,7 @@ # Template file for 'w3m' pkgname=w3m -version=0.5.3+git20210102 -revision=2 +version=0.5.3+git20220429 +revision=1 wrksrc="${pkgname}-${version/+/-}" build_style=gnu-configure configure_args="--libexecdir=/usr/lib --enable-image=x11,fb @@ -16,7 +16,7 @@ license="MIT" homepage="https://tracker.debian.org/pkg/w3m" changelog="https://raw.githubusercontent.com/tats/w3m/master/NEWS" distfiles="https://github.com/tats/w3m/archive/v$version.tar.gz" -checksum=7b276d2c6ee96588f990959a01e0d8979b1b8c86fdb04d0d17ef46c30c2cd884 +checksum=6d76fcccb7c94658f2753f0777f69283d5cb447004a0d0d3087c1d873edc0af3 LDFLAGS="-lX11"