mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
fossil: update to 1.36
This commit is contained in:
parent
da0ee15658
commit
7b9a5156a2
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.35
|
||||
revision=2
|
||||
version=1.36
|
||||
revision=1
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
makedepends="zlib-devel libressl-devel readline-devel sqlite-devel"
|
||||
short_desc="Simple, high-reliability, distributed software configuration management"
|
||||
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=c1f92f925a87c9872cb40d166f56ba08b90edbab01a8546ff37025836136ba1d
|
||||
homepage="https://www.fossil-scm.org"
|
||||
distfiles="https://www.fossil-scm.org/index.html/uv/download/fossil-src-${version}.tar.gz"
|
||||
checksum=2676c35ec5e44099a3522e7e9f1d1f84a9338db4457618d5338cb6826d0dfd12
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Add table
Reference in a new issue