mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
w3m: update to 0.5.3+git20230121.
This commit is contained in:
parent
e014c34f1f
commit
fecb2aa5c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'w3m'
|
# Template file for 'w3m'
|
||||||
pkgname=w3m
|
pkgname=w3m
|
||||||
version=0.5.3+git20220429
|
version=0.5.3+git20230121
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/usr/lib --enable-image=x11,fb
|
configure_args="--libexecdir=/usr/lib --enable-image=x11,fb
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://tracker.debian.org/pkg/w3m"
|
homepage="https://tracker.debian.org/pkg/w3m"
|
||||||
changelog="https://raw.githubusercontent.com/tats/w3m/master/NEWS"
|
changelog="https://raw.githubusercontent.com/tats/w3m/master/NEWS"
|
||||||
distfiles="https://github.com/tats/w3m/archive/v$version.tar.gz"
|
distfiles="https://github.com/tats/w3m/archive/v$version.tar.gz"
|
||||||
checksum=6d76fcccb7c94658f2753f0777f69283d5cb447004a0d0d3087c1d873edc0af3
|
checksum=fdc7d55d3c0104db26aa9759db34f37e5eee03f44c868796e3bbfb8935c96e39
|
||||||
|
|
||||||
LDFLAGS="-lX11"
|
LDFLAGS="-lX11"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue