mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
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'
|
# Template file for 'fossil'
|
||||||
pkgname=fossil
|
pkgname=fossil
|
||||||
version=1.37
|
version=2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Fossil_2017-01-16_205854_1669115ab9"
|
|
||||||
build_style=configure
|
build_style=configure
|
||||||
hostmakedepends="tcl"
|
hostmakedepends="tcl"
|
||||||
makedepends="zlib-devel libressl-devel readline-devel sqlite-devel"
|
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>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://www.fossil-scm.org"
|
homepage="https://www.fossil-scm.org"
|
||||||
distfiles="https://www.fossil-scm.org/index.html/uv/download/fossil-src-${version}.tar.gz"
|
distfiles="https://www.fossil-scm.org/index.html/uv/fossil-src-${version}.tar.gz"
|
||||||
checksum=81c19e81c4b2b60930bab3f2147b516525c855924ccc6d089748b0f5611be492
|
checksum=85dcdf10d0f1be41eef53839c6faaa73d2498a9a140a89327cfb092f23cfef05
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr --disable-internal-sqlite
|
./configure --prefix=/usr --disable-internal-sqlite
|
||||||
|
|
Loading…
Add table
Reference in a new issue