edbrowse: update to 3.7.1.
This commit is contained in:
parent
3fb3088936
commit
f779abc560
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'edbrowse'
|
||||
pkgname=edbrowse
|
||||
version=3.7.0
|
||||
version=3.7.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl"
|
||||
build_style="cmake"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://edbrowse.org/"
|
||||
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a6af2ef0ed10e18af5cea4cb063b06e3e9447cefab0ed0bf45028c97f947aa04
|
||||
checksum=12edf1834bbfb93335002c222a0f472eb4551a5b3a99d67c8a5e9dc05f97e37a
|
||||
|
||||
do_install() {
|
||||
vbin build/edbrowse
|
||||
|
|
Loading…
Reference in a new issue