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