Skip to content

Commit

Permalink
initool: update to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jun 17, 2024
1 parent 4394224 commit ce18f8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sysutils/initool/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup makefile 1.0

github.setup dbohdan initool 0.17.0 v
github.setup dbohdan initool 0.18.0 v
revision 0
epoch 1
categories sysutils ml
Expand All @@ -15,9 +15,9 @@ long_description Initool lets you manipulate the contents of INI files from t
It is a rewrite of an earlier program by the same developer called iniparse. \
Rather than modify INI files in place like iniparse, however, it prints \
the modified contents to standard output.
checksums rmd160 f2cc97ed8f07c5015b95ec2a12fc96683a9c4e3b \
sha256 2bb7d5c0724161e75a06272e201fc6213b2ca93607293639455ba7d5df6bf229 \
size 20257
checksums rmd160 16ab2f2088b919cbb53bd3ecedb355e464946b1b \
sha256 f2ac73be609d8087f5e8f06223fe7cc8e81ef485739a831d1a19f00b547a5e7f \
size 22657
github.tarball_from archive

depends_build-append \
Expand Down

0 comments on commit ce18f8e

Please sign in to comment.