mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/dar: Updated for version 2.4.9.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
661367a458
commit
7423cdd705
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware Package Build Script for Disk ARchive (DAR)
|
||||
# Home Page http://dar.linux.free.fr/
|
||||
|
||||
# Copyright (c) 2007-2012, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# Copyright (c) 2007-2013, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# <nishant _AT_ mnspace _DOT_ net>
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -30,7 +30,7 @@
|
|||
# No additional license terms added :-)
|
||||
|
||||
PRGNAM="dar"
|
||||
VERSION=${VERSION:-2.4.8}
|
||||
VERSION=${VERSION:-2.4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dar"
|
||||
VERSION="2.4.8"
|
||||
VERSION="2.4.9"
|
||||
HOMEPAGE="http://dar.linux.free.fr/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.4.8.tar.gz"
|
||||
MD5SUM="05660156b4a0675726c0d0f958127a10"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.4.9.tar.gz"
|
||||
MD5SUM="c7e8d6c480c068a52dc8cdfca9c5f615"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue