edbrowse: update to 3.7.6.
This commit is contained in:
parent
9094255aa2
commit
8c889be2a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'edbrowse'
|
||||
pkgname=edbrowse
|
||||
version=3.7.5.1
|
||||
version=3.7.6
|
||||
revision=1
|
||||
hostmakedepends="perl pkg-config"
|
||||
build_style=cmake
|
||||
|
@ -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=096eb9051f9cde4cf71c833fa43f602fb3db40af056d1fab98a1711abf42caba
|
||||
checksum=a47a7ba363a72d310b08edee9847fbcfe0b7d1bf53c7b5cf4da10aae237b0abb
|
||||
|
||||
do_install() {
|
||||
vbin build/edbrowse
|
||||
|
|
Loading…
Reference in New Issue