mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
edbrowse: update to 3.8.10.
This commit is contained in:
parent
954e858472
commit
2a2b21604c
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.9
|
version=3.8.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
@ -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=dae133d6b52be88864f8e696b8fc4ca4185e04857707713da8a0085bedf04e6b
|
checksum=3c194ce45b7348211ce3ad8e3304a0eacf8b27e623cbf8c08687785f88174e03
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin src/edbrowse
|
vbin src/edbrowse
|
||||||
|
|
Loading…
Add table
Reference in a new issue