Skip to content

Commit

Permalink
nixpacks: update to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Roy committed Jul 12, 2023
1 parent 6d2dd3c commit 25b7c1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/nixpacks/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 cargo 1.0

github.setup railwayapp nixpacks 1.9.0 v
github.setup railwayapp nixpacks 1.10.0 v
github.tarball_from archive

categories devel
Expand All @@ -15,9 +15,9 @@ long_description Nixpacks takes a source directory and produces an OCI compli
homepage https://nixpacks.com/

checksums ${distname}${extract.suffix} \
rmd160 659c66e3b8529793ee7d65fef868e18fa49089f0 \
sha256 b10ff6242f6500eefe212ceb13ea686d770457d942ac0514a147bcfcfcd0259b \
size 31135028
rmd160 d9c72ed0b4abfd6a1772cb7e9b2210d969455eca \
sha256 31de314e5d41e414afd524af3ece7c199cec0c241cb6f596cfd2272c9e7f5687 \
size 31137266

destroot {
xinstall -m 755 ${worksrcpath}/target/[cargo.rust_platform]/release/nixpacks ${destroot}${prefix}/bin/
Expand Down

0 comments on commit 25b7c1b

Please sign in to comment.