fossil: update to 2.20.
This commit is contained in:
parent
04256c6504
commit
1f4ae2ca59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.19
|
||||
version=2.20
|
||||
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=459f7fedbe25449a855727d7c33bad3bc0bf3dae973f2c6dbe9a7b826106a23e
|
||||
checksum=03ca134f1e839aa2bcfbff7c5ea96607299f56be0e14d97d4dc3a19c4171cece
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Add table
Reference in a new issue