mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/dar: Updated for version 2.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f7b73d3387
commit
de4489e62e
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
# No additional license terms added :-)
|
||||
|
||||
PRGNAM="dar"
|
||||
VERSION=${VERSION:-2.4.18}
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dar"
|
||||
VERSION="2.4.18"
|
||||
VERSION="2.5.0"
|
||||
HOMEPAGE="http://dar.linux.free.fr/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.4.18.tar.gz"
|
||||
MD5SUM="fc243d3e4702bcbb78e553b4a659d4eb"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dar/dar-2.5.0.tar.gz"
|
||||
MD5SUM="5fcab4620a7eceffd83076868be82eda"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue