edbrowse: update to 3.8.7.

This commit is contained in:
Leah Neukirchen 2023-05-20 15:54:49 +02:00
parent 023e5a1271
commit 9a3cae2e29

View file

@ -1,6 +1,6 @@
# Template file for 'edbrowse'
pkgname=edbrowse
version=3.8.6
version=3.8.7
revision=1
build_style=gnu-makefile
hostmakedepends="perl pkg-config"
@ -12,8 +12,9 @@ short_desc="Line-oriented text editor, web browser and mail client similar to ed
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later, MIT"
homepage="http://edbrowse.org/"
changelog="https://raw.githubusercontent.com/CMB/edbrowse/master/CHANGES"
distfiles="https://github.com/CMB/edbrowse/archive/v${version}.tar.gz"
checksum=85ce43c2832e1e79ea24e23c7726757080ef966d7c2c387f8aa9be108f36bf26
checksum=2c7f6a07e5897060527b6cc5c19c45106444e2c4d8c9799434973c352d9ce4e6
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"