fossil: update to 2.15.
This commit is contained in:
parent
4f1400ec89
commit
7bd6655e78
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fossil'
|
# Template file for 'fossil'
|
||||||
pkgname=fossil
|
pkgname=fossil
|
||||||
version=2.14
|
version=2.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||||
hostmakedepends="tcl"
|
hostmakedepends="tcl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.fossil-scm.org"
|
homepage="https://www.fossil-scm.org"
|
||||||
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||||
checksum=b8d0c920196dd8ae29152fa7448e513a1fa7c588871b785e3fbfc07b42a05fb9
|
checksum=671edda9a014474d0f07b4c616b37222e218275b3c8e5414657830c6f351877b
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue