mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
edbrowse: update to 3.8.12.
This commit is contained in:
parent
f8130e11ca
commit
3df5d96b76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'edbrowse'
|
# Template file for 'edbrowse'
|
||||||
pkgname=edbrowse
|
pkgname=edbrowse
|
||||||
version=3.8.11
|
version=3.8.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=true
|
make_use_env=true
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later, MIT"
|
||||||
homepage="http://edbrowse.org/"
|
homepage="http://edbrowse.org/"
|
||||||
changelog="https://raw.githubusercontent.com/CMB/edbrowse/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/CMB/edbrowse/master/CHANGES"
|
||||||
distfiles="https://github.com/CMB/edbrowse/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CMB/edbrowse/archive/v${version}.tar.gz"
|
||||||
checksum=7c614d50e89245d3caf48189954dcf9988427e2953c0eaeea622fe38f19ceb44
|
checksum=b5125c7d13c2ed4491dc0d5a31116b244db62ae1c417ba5d29910311d1194632
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin src/edbrowse
|
vbin src/edbrowse
|
||||||
|
|
Loading…
Add table
Reference in a new issue