main/fossil: upgrade to 2.5

This commit is contained in:
André Klitzing 2018-03-13 09:16:24 +01:00 committed by Sören Tempel
parent 3da278694f
commit 733ce1b934

View File

@ -1,7 +1,7 @@
# Contributor: Paul Onyschuk <blink@bojary.koba.pl>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fossil
pkgver=2.4
pkgver=2.5
pkgrel=0
pkgdesc="Simple, high-reliability, distributed software configuration management"
url="http://www.fossil-scm.org"
@ -48,4 +48,4 @@ package() {
install -Dm 755 $pkgname "$pkgdir"/usr/bin/$pkgname
}
sha512sums="de7f2321677df7f6dc2a3a20e58f456602d938f40125ef33d401f28cdaa93e38d3db10e109547df269bc95a2ac8669ade05b6fd6fad39e6633f15ffdd91c499f fossil-src-2.4.tar.gz"
sha512sums="ee5d8708c91457b7b4d4bada15504e27016a096f0527a81c983c493531d226beb8e4b7aa84b0d764a5404342b8fd2c4dc3196426c9fc8b9c612e1940dd8bde1f fossil-src-2.5.tar.gz"