w3m: update to 0.5.3+git20220429.

This commit is contained in:
Đoàn Trần Công Danh 2022-07-25 18:12:00 +07:00
parent ebb5c0f4e6
commit 88d20e6468
1 changed files with 3 additions and 3 deletions

View File

@ -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"