fossil: update to 2.16.
This commit is contained in:
parent
26442def5a
commit
245909438f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.15.2
|
||||
version=2.16
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||
|
@ -12,7 +12,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=39f5a3960ebaa4984fcc953c3307ead5c0f21da4f66ecad516872f89843fcf79
|
||||
checksum=1eab740b04d98d2c35776fea65eba86007ea1441d2116943eb0a67e18a88b2fc
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in a new issue