mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:27:34 +00:00
Ports/jdupes: Update jdupes to version 1.27.3
This commit is contained in:
parent
fc3c134c55
commit
3d919b2f8d
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='jdupes'
|
||||
version='1.26.1'
|
||||
version='1.27.3'
|
||||
files=(
|
||||
"https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz#09153824320c65ad529f8f97cd3b7e792c50e9f9018192ea1a76f2e33a196225"
|
||||
"https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz#6e8352f61b3920a2b5626c7122c3b80b4fdcc5cdd3f1c0c3424530425a77d846"
|
||||
)
|
||||
depends=(
|
||||
'libjodycode'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue