edbrowse: revbump for duktape-2.6.0.

Also xlint.
This commit is contained in:
Érico Rolim 2021-02-02 12:32:35 -03:00 committed by Érico Nogueira Rolim
parent 53bc4f2492
commit 7fe803191d

View file

@ -1,16 +1,16 @@
# Template file for 'edbrowse'
pkgname=edbrowse
version=3.7.7
revision=1
hostmakedepends="perl pkg-config"
revision=2
build_style=cmake
hostmakedepends="perl pkg-config"
makedepends="duktape-devel libcurl-devel libtidy5-devel pcre-devel
readline-devel"
short_desc="Line-oriented text editor, web browser and mail client similar to ed(1)"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
license="GPL-3.0-or-later, MIT"
homepage="http://edbrowse.org/"
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
distfiles="https://github.com/CMB/edbrowse/archive/v${version}.tar.gz"
checksum=bc015decc022d90f482a7f1028e9a56aa84f17406879f9aa1060e1dc175ed00f
CFLAGS="-fcommon"