edbrowse: update to 3.5.4.2.

This commit is contained in:
Christian Neukirchen 2015-08-27 12:15:49 +02:00
parent 1adb46cae3
commit 3819818889
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'edbrowse'
pkgname=edbrowse
version=3.5.4.1
revision=2
version=3.5.4.2
revision=1
hostmakedepends="unzip pkg-config"
makedepends="mozjs24-devel libressl-devel pcre-devel libcurl-devel readline-devel"
short_desc="Line-oriented text editor and web browser similar to ed(1)"
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-3"
homepage="http://edbrowse.org/"
distfiles="http://edbrowse.org/${pkgname}-${version}.zip"
checksum=b4f40db86b7b2cda424ea16fef24ab92b60b4d248ae0ee8fb68bbfcda952ff3a
checksum=0c14da87ca1b6adb0ddc7b51e8d5392a58d9a8c2ae636385f38e7c6a4622551d
do_build() {
make ${makejobs} -C src JS_CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/mozjs-24"