mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fossil: update to 2.11.
This commit is contained in:
parent
2564cd002d
commit
75b4709d95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fossil'
|
# Template file for 'fossil'
|
||||||
pkgname=fossil
|
pkgname=fossil
|
||||||
version=2.10
|
version=2.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||||
|
@ -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=d8a3776d2ce77385ed5ff20a2776d13bb534fb2508e87351e14e94f91cd12b10
|
checksum=3d5a04bbe0075edd7f04c64ffc8f3af71d16565bf606b753f5d5752e48ff3631
|
||||||
|
|
||||||
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
Reference in a new issue