fossil: update to 2.12.1.
This commit is contained in:
parent
33f70314f9
commit
93087cfec6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.11.1
|
||||
revision=2
|
||||
version=2.12.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||
hostmakedepends="tcl"
|
||||
|
@ -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=b391f34fada5f16eba452f36d2ad8baa3fe2a5267bf8f4169cb1b9832c0cb8eb
|
||||
checksum=822326ffcfed3748edaf4cfd5ab45b23225dea840304f765d1d55d2e6c7d6603
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in a new issue