mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
parent
8df1f98100
commit
0c98089818
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.24
|
||||
version=2.26
|
||||
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=95cd3c176835beb9b897076fa58171fe30b0b291f6387bb54749efbdfa962f4c
|
||||
checksum=bb34f788e181d4c4505d69ad40d6566b33988861f891db6dfca27ab9542b72aa
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Add table
Reference in a new issue