fossil: update to 2.1.
This commit is contained in:
parent
a80424787d
commit
aee975f1f3
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.37
|
||||
version=2.1
|
||||
revision=1
|
||||
wrksrc="Fossil_2017-01-16_205854_1669115ab9"
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
makedepends="zlib-devel libressl-devel readline-devel sqlite-devel"
|
||||
|
@ -10,8 +9,8 @@ short_desc="Simple, high-reliability, distributed software configuration managem
|
|||
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/download/fossil-src-${version}.tar.gz"
|
||||
checksum=81c19e81c4b2b60930bab3f2147b516525c855924ccc6d089748b0f5611be492
|
||||
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||
checksum=85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in a new issue