fossil: update to 2.13.
This commit is contained in:
parent
5eb98e3b25
commit
e90c83c3e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.12.1
|
||||
version=2.13
|
||||
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=822326ffcfed3748edaf4cfd5ab45b23225dea840304f765d1d55d2e6c7d6603
|
||||
checksum=d933d3e0710eed3de5ee23bf8d2677419c4d4a8cd30b61f7161d9071d63a73f5
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in a new issue