edbrowse: update to 3.7.3.

This commit is contained in:
maxice8 2018-03-30 15:01:51 -03:00 committed by Leаh Neukirchen
parent 6212417967
commit fc63c7c6cc

View File

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