fossil: update to 1.33.
This commit is contained in:
parent
54b5c777ed
commit
5cd458747d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.32
|
||||
version=1.33
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
|
@ -10,7 +10,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=cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e
|
||||
checksum=6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in New Issue