mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
edbrowse: update to 3.7.6.
This commit is contained in:
parent
9094255aa2
commit
8c889be2a9
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.7.5.1
|
version=3.7.6
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=096eb9051f9cde4cf71c833fa43f602fb3db40af056d1fab98a1711abf42caba
|
checksum=a47a7ba363a72d310b08edee9847fbcfe0b7d1bf53c7b5cf4da10aae237b0abb
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/edbrowse
|
vbin build/edbrowse
|
||||||
|
|
Loading…
Add table
Reference in a new issue