mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/jdupes: Updated for version 1.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e15be08286
commit
30159613d8
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jdupes
|
||||
VERSION=${VERSION:-1.11.1}
|
||||
VERSION=${VERSION:-1.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jdupes"
|
||||
VERSION="1.11.1"
|
||||
VERSION="1.12"
|
||||
HOMEPAGE="https://github.com/jbruchon/jdupes"
|
||||
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.11.1/jdupes-1.11.1.tar.gz"
|
||||
MD5SUM="ad40c43af1eebdff11bd4b4a8f2bf65e"
|
||||
DOWNLOAD="https://github.com/jbruchon/jdupes/archive/v1.12/jdupes-1.12.tar.gz"
|
||||
MD5SUM="c4a492ac1b28ca4eaf5bb2ab455e823a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue