We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd4dc0 commit c7acc20Copy full SHA for c7acc20
sysutils/create-dmg/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup github 1.0
5
6
-github.setup create-dmg create-dmg 1.2.2 v
+github.setup create-dmg create-dmg 1.2.3 v
7
github.tarball_from archive
8
revision 0
9
@@ -16,9 +16,9 @@ maintainers {judaew @judaew} openmaintainer
16
description A shell script to build fancy DMGs
17
long_description {*}${description}
18
19
-checksums rmd160 de36b0dcef20c92ba0038f88abc773855ae61e8b \
20
- sha256 18e8dd7db06c9d6fb590c7877e1714b79b709f17d1d138bd65e4910cc82391bc \
21
- size 46713
+checksums rmd160 a810d02553e2ce86390a5578a3d3160ab8d63b26 \
+ sha256 8cf7b4ae540801171f4f630f1f2956913aaa87483b7ac03458f52b6cd0c48953 \
+ size 47560
22
23
use_configure no
24
build {}
0 commit comments