mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/fossil: Updated for version 2.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
138a8f4388
commit
f4b75d1777
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fossil
|
||||
VERSION=${VERSION:-2.8}
|
||||
VERSION=${VERSION:-2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fossil"
|
||||
VERSION="2.8"
|
||||
HOMEPAGE="https://www.fossil-scm.org/"
|
||||
DOWNLOAD="https://fossil-scm.org/index.html/uv/fossil-src-2.8.tar.gz"
|
||||
MD5SUM="183d6f8b6743a44ae2ea475f40713658"
|
||||
VERSION="2.9"
|
||||
HOMEPAGE="https://fossil-scm.org/"
|
||||
DOWNLOAD="https://fossil-scm.org/home/uv/fossil-src-2.9.tar.gz"
|
||||
MD5SUM="589cccb4d416326c577a99da2a836eeb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue