fossil: update to 2.22.
This commit is contained in:
parent
7c5cb0b2ea
commit
1fc9c48c30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.21
|
||||
version=2.22
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--disable-internal-sqlite --prefix=/usr
|
||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://www.fossil-scm.org"
|
||||
changelog="https://www.fossil-scm.org/home/doc/trunk/www/changes.wiki"
|
||||
distfiles="https://fossil-scm.org/home/tarball/version-${version}/fossil-${version}.tar.gz"
|
||||
checksum=c1feeca782124cde76992407c70f2cefffcbe1b78b66dc246890d83159ef8084
|
||||
checksum=81d823ff6f5d175b384dfa84eeba0d052da73a37cd66cd72b786e71671210d6b
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in New Issue