mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
edbrowse: update to 3.7.2.
This commit is contained in:
parent
8dd8568f2a
commit
6321ad4f61
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'edbrowse'
|
# Template file for 'edbrowse'
|
||||||
pkgname=edbrowse
|
pkgname=edbrowse
|
||||||
version=3.7.1
|
version=3.7.2
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
build_style="cmake"
|
build_style="cmake"
|
||||||
makedepends="duktape-devel libcurl-devel libressl-devel libtidy5-devel
|
makedepends="duktape-devel libcurl-devel libressl-devel libtidy5-devel
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://edbrowse.org/"
|
homepage="http://edbrowse.org/"
|
||||||
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=12edf1834bbfb93335002c222a0f472eb4551a5b3a99d67c8a5e9dc05f97e37a
|
checksum=6310b72ecc509e5726059afe63b675187a427a1e918c89aa98507dcdc9e42cbd
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/edbrowse
|
vbin build/edbrowse
|
||||||
|
|
Loading…
Add table
Reference in a new issue