fossil: update to 2.15.1, add changelog.
This commit is contained in:
parent
6d7662e1e7
commit
f272099e5e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.15
|
||||
version=2.15.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--disable-internal-sqlite --prefix=/usr"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Simple, high-reliability, distributed software configuration managem
|
|||
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://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||
checksum=671edda9a014474d0f07b4c616b37222e218275b3c8e5414657830c6f351877b
|
||||
checksum=80d27923c663b2a2c710f8ae8cd549862e04f8c04285706274c34ae3c8ca17d1
|
||||
|
||||
post_extract() {
|
||||
vsed -i 's/test_system_sqlite$/# &/' auto.def # failing on cross
|
||||
|
|
Loading…
Reference in a new issue