fossil: update to 2.24.

This commit is contained in:
Danil Braun 2024-08-05 18:07:49 +06:00 committed by Andrew J. Hesford
parent e2a386eb12
commit 952b29d6b4
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fossil'
pkgname=fossil
version=2.23
version=2.24
revision=1
build_style=configure
configure_args="--disable-internal-sqlite --prefix=/usr
@ -8,12 +8,12 @@ configure_args="--disable-internal-sqlite --prefix=/usr
hostmakedepends="tcl"
makedepends="zlib-devel openssl-devel sqlite-devel"
short_desc="Simple, high-reliability, distributed software configuration management"
maintainer="ologantr <mrphyber@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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=75f808e81351018a9716746d9ef1a1fe1bb1904733e8b418643881d381988593
checksum=95cd3c176835beb9b897076fa58171fe30b0b291f6387bb54749efbdfa962f4c
post_extract() {
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross