You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dijo: fix checksum mismatch
Fixes: https://trac.macports.org/ticket/65220
This commit is contained in:
@@ -4,10 +4,11 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup cargo 1.0
|
||||
|
||||
github.setup NerdyPepper dijo 0.2.7 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
github.setup oppiliappan dijo 0.2.7 v
|
||||
github.tarball_from archive
|
||||
revision 2
|
||||
|
||||
dist_subdir ${name}/${version}_${revision}
|
||||
|
||||
description scriptable, curses-based, digital habit tracker
|
||||
|
||||
@@ -23,9 +24,9 @@ maintainers {gmail.com:herby.gillot @herbygillot} \
|
||||
openmaintainer
|
||||
|
||||
checksums ${distname}${extract.suffix} \
|
||||
rmd160 81dda9fe1c1a79b70922c3379b84ac5d469f41f3 \
|
||||
sha256 e35cfe6b5bb029c62d11a80c0a45f697c863a609d081f65a10678ba90fea4349 \
|
||||
size 31178
|
||||
rmd160 6290d8004a075c1e43b55ad1d10376719bc86e4b \
|
||||
sha256 d82ce7adb19e5206e014f0a895fe3ed361f32088048116e9d33aea37f3cccb00 \
|
||||
size 31158
|
||||
|
||||
destroot {
|
||||
xinstall -m 0755 \
|
||||
|
||||
Reference in New Issue
Block a user