Skip to content
Permalink
Browse files

dupd: update to version 1.6

  • Loading branch information
jvirkki authored and pmetzger committed Mar 22, 2018
1 parent f0c7cb4 commit 311f4701bc8736ee338d49e10a18fd2d5f5ba5bc
Showing with 4 additions and 4 deletions.
  1. +4 −4 sysutils/dupd/Portfile
@@ -3,7 +3,7 @@
PortSystem 1.0

name dupd
version 1.5
version 1.6
description Convenient and fast CLI to find duplicate files.
homepage http://www.virkki.com/dupd
license GPL-3
@@ -19,8 +19,8 @@ maintainers {@jvirkki virkki.com:jyri}
long_description Convenient and fast CLI to find duplicate files. Supports an interactive style for exploring duplicates in the filesystem.

master_sites http://www.virkki.com/dupd
checksums rmd160 10aee57ec23764250cdb10da599deba06c31d84c \
sha256 28073847aa6a7b7704e1684e7bda99344715f364976046144e8fe16efec3b2f3
checksums rmd160 624afff8a1ecf1633a6fea0e49dc99cb37e4efc8 \
sha256 68bce4d5ac0b8a00ac50da65634950eb46fb11a571e546fb543fc6c6bf6b79da

destroot.destdir DESTDIR=${destroot}${prefix} \
destroot.destdir INSTALL_PREFIX=${destroot}${prefix} \
MAN_BASE=${destroot}${prefix}/share/man

0 comments on commit 311f470

Please sign in to comment.
You can’t perform that action at this time.