mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
w3m: update to 0.5.3+git20220429.
This commit is contained in:
parent
ebb5c0f4e6
commit
88d20e6468
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'w3m'
|
# Template file for 'w3m'
|
||||||
pkgname=w3m
|
pkgname=w3m
|
||||||
version=0.5.3+git20210102
|
version=0.5.3+git20220429
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version/+/-}"
|
wrksrc="${pkgname}-${version/+/-}"
|
||||||
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
|
||||||
|
@ -16,7 +16,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=7b276d2c6ee96588f990959a01e0d8979b1b8c86fdb04d0d17ef46c30c2cd884
|
checksum=6d76fcccb7c94658f2753f0777f69283d5cb447004a0d0d3087c1d873edc0af3
|
||||||
|
|
||||||
LDFLAGS="-lX11"
|
LDFLAGS="-lX11"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue