mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/fossil: Updated for version 2.11.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
97dba254d2
commit
dcf10d0e3d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fossil
|
||||
VERSION=${VERSION:-2.10}
|
||||
VERSION=${VERSION:-2.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fossil"
|
||||
VERSION="2.10"
|
||||
VERSION="2.11.1"
|
||||
HOMEPAGE="https://fossil-scm.org/"
|
||||
DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.10.tar.gz"
|
||||
MD5SUM="6749ddea8924ef590ed3279713f397fd"
|
||||
DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.11.1.tar.gz"
|
||||
MD5SUM="a4e1938e86a38b7c214887e57ac9a5d1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue