fossil: update to 1.34.
This commit is contained in:
parent
8cd47ba26f
commit
7ad97a31b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.33
|
||||
revision=3
|
||||
version=1.34
|
||||
revision=1
|
||||
wrksrc="fossil-src-${version}"
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://www.fossil-scm.org"
|
||||
distfiles="http://www.fossil-scm.org/download/fossil-src-${version}.tar.gz"
|
||||
checksum=6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e
|
||||
checksum=53a6b83e878feced9ac7705f87e5b6ea82727314e3e19202ae1c46c7e4dba49f
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in a new issue