edbrowse: update to 3.7.4.
This commit is contained in:
parent
691a6f0225
commit
f4fedf5d37
@ -1,9 +1,9 @@
|
|||||||
# Template file for 'edbrowse'
|
# Template file for 'edbrowse'
|
||||||
pkgname=edbrowse
|
pkgname=edbrowse
|
||||||
version=3.7.3
|
version=3.7.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
build_style="cmake"
|
build_style=cmake
|
||||||
makedepends="duktape-devel libcurl-devel libtidy5-devel pcre-devel
|
makedepends="duktape-devel libcurl-devel libtidy5-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)"
|
||||||
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="GPL-3.0-or-later"
|
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=ae7717c4c30297a01185ae2705fd55a7cd5f5484db05d5dfc02b7932b5766498
|
checksum=b79e6417c1170c96ef68968c33d585725f0f2d27859e3fe807c980a9c33ea719
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/edbrowse
|
vbin build/edbrowse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user