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