mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
edbrowse: update to 3.8.7.
This commit is contained in:
parent
023e5a1271
commit
9a3cae2e29
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue