edbrowse: update to 3.6.3.
This commit is contained in:
parent
ad8f69bc77
commit
eec5c3e78b
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'edbrowse'
|
||||
pkgname=edbrowse
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl"
|
||||
build_style="cmake"
|
||||
makedepends="mozjs24-devel libressl-devel pcre-devel libcurl-devel
|
||||
readline-devel libtidy5-devel"
|
||||
short_desc="Line-oriented text editor, web browser and mail client similar to ed(1)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://edbrowse.org/"
|
||||
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=be80c92caa6e0925e54755ac8ac0a3929319f78f1757f345c537549156a3e5a6
|
||||
checksum=f1ab7a113ea9465ef19c3ffa10e0b0466032c42acb55875243f5b859779d3b64
|
||||
|
||||
do_install() {
|
||||
vbin build/edbrowse
|
||||
|
|
Loading…
Reference in a new issue