links-x11: update to 2.18.
This commit is contained in:
parent
affcafdfa6
commit
9ef3fead05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'links-x11'
|
||||
pkgname=links-x11
|
||||
version=2.17
|
||||
revision=2
|
||||
version=2.18
|
||||
revision=1
|
||||
wrksrc="${pkgname%-x11}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --enable-graphics --enable-x"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Graphics and text mode web browser (with X11 graphics driver)"
|
|||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://links.twibright.com/"
|
||||
distfiles="http://links.twibright.com/download/links-${version}.tar.gz"
|
||||
checksum=180ef70c60129b5a591a39a3ea33920ba7d181a83109cb75b1772e54cd37ebbc
|
||||
distfiles="http://links.twibright.com/download/links-${version}.tar.bz2"
|
||||
checksum=678cc1ab347cc90732b1925a11db7fbe12ce883fcca631f91696453a83819057
|
||||
conflicts="links"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue