fossil: update to 1.30.
This commit is contained in:
parent
d1256dfca3
commit
b747ebb013
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'fossil'
|
||||
pkgname=fossil
|
||||
version=1.29
|
||||
revision=4
|
||||
_distver="20140612172556"
|
||||
version=1.30
|
||||
revision=1
|
||||
_distver="20150119112900"
|
||||
wrksrc="fossil-src-${_distver}"
|
||||
build_style=configure
|
||||
hostmakedepends="tcl"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://www.fossil-scm.org"
|
||||
distfiles="http://www.fossil-scm.org/download/fossil-src-${_distver}.tar.gz"
|
||||
checksum=c9882f9beb95695db7402dbd03d8fbf082e1109429175af4d57e089bcd2db387
|
||||
checksum=37969e5a09c1611199921e3518a4ed736fd637a02f2d5810cd45897a4ceb92dc
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr --disable-internal-sqlite
|
||||
|
|
Loading…
Reference in a new issue