parent
c38e072c03
commit
38d4e2afba
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'edbrowse'
|
# Template file for 'edbrowse'
|
||||||
pkgname=edbrowse
|
pkgname=edbrowse
|
||||||
version=3.6.0
|
version=3.6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cmake pkg-config perl"
|
hostmakedepends="cmake pkg-config perl"
|
||||||
build_style="cmake"
|
build_style="cmake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=990c6ed7e5652b0345b62b3cea49a9472337d3eed6d9a79f722eb741b291d2ef
|
checksum=5baacf6b31df469347e9754b638927a53d7a91fb0827f9308dac2f0bce3a7bfc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin build/edbrowse
|
vbin build/edbrowse
|
||||||
|
|
Loading…
Reference in New Issue