fossil: update to 2.2.
This commit is contained in:
parent
47d3ea4cac
commit
cb1aa70ec1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=2.1
|
||||
revision=2
|
||||
version=2.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
makedepends="zlib-devel libressl-devel readline-devel sqlite-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="https://www.fossil-scm.org"
|
||||
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||
checksum=85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05
|
||||
checksum=9b8f82196eb89e4a2e82b4bcc51e314ae509a22c37073a18a0b325f11c53cf71
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in a new issue