edbrowse: update to 3.7.5.1.
This commit is contained in:
parent
9a8f4b414d
commit
6184fc5fce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'edbrowse'
|
||||
pkgname=edbrowse
|
||||
version=3.7.5
|
||||
revision=2
|
||||
version=3.7.5.1
|
||||
revision=1
|
||||
hostmakedepends="perl pkg-config"
|
||||
build_style=cmake
|
||||
makedepends="duktape-devel libcurl-devel libtidy5-devel pcre-devel
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://edbrowse.org/"
|
||||
distfiles="https://github.com/CMB/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=7d7c44d2c01cf23880ed0514c7fcfb8c19e21dff8ef937297cb14506fab1da7f
|
||||
checksum=096eb9051f9cde4cf71c833fa43f602fb3db40af056d1fab98a1711abf42caba
|
||||
|
||||
do_install() {
|
||||
vbin build/edbrowse
|
||||
|
|
Loading…
Reference in a new issue