fossil: update to 1.37.
This commit is contained in:
parent
e17c0a2629
commit
9a01aaf3b8
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.36
|
||||
revision=2
|
||||
version=1.37
|
||||
revision=1
|
||||
wrksrc="Fossil_2017-01-16_205854_1669115ab9"
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
makedepends="zlib-devel libressl-devel readline-devel sqlite-devel"
|
||||
|
@ -10,7 +11,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/download/fossil-src-${version}.tar.gz"
|
||||
checksum=2676c35ec5e44099a3522e7e9f1d1f84a9338db4457618d5338cb6826d0dfd12
|
||||
checksum=81c19e81c4b2b60930bab3f2147b516525c855924ccc6d089748b0f5611be492
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in New Issue