fossil: update to 2.15.2.
This commit is contained in:
parent
e91621d9d8
commit
d21ec1b789
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.15.1
|
||||
version=2.15.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||
|
@ -11,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://www.fossil-scm.org"
|
||||
changelog="https://www.fossil-scm.org/home/doc/trunk/www/changes.wiki"
|
||||
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||
checksum=80d27923c663b2a2c710f8ae8cd549862e04f8c04285706274c34ae3c8ca17d1
|
||||
distfiles="https://www.fossil-scm.org/home/tarball/fossil-${version}.tar.gz"
|
||||
checksum=1844918eacdfa625e1d7efbec688875a6f89eb6c639edc12f158c46ba585494a
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in a new issue