mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
fossil: update to 1.33.
This commit is contained in:
parent
54b5c777ed
commit
5cd458747d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fossil'
|
# Template file for 'fossil'
|
||||||
pkgname=fossil
|
pkgname=fossil
|
||||||
version=1.32
|
version=1.33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="tcl"
|
hostmakedepends="tcl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://www.fossil-scm.org"
|
homepage="http://www.fossil-scm.org"
|
||||||
distfiles="http://www.fossil-scm.org/download/fossil-src-${version}.tar.gz"
|
distfiles="http://www.fossil-scm.org/download/fossil-src-${version}.tar.gz"
|
||||||
checksum=cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e
|
checksum=6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr --disable-internal-sqlite
|
./configure --prefix=/usr --disable-internal-sqlite
|
||||||
|
|
Loading…
Add table
Reference in a new issue