Ticket #47376: update_spring-boot-cli_to_1.2.3.patch

File update_spring-boot-cli_to_1.2.3.patch, 737 bytes (added by breun (Nils Breunese), 9 years ago)
  • Portfile

     
    44PortSystem 1.0
    55
    66name            spring-boot-cli
    7 version         1.2.2
     7version         1.2.3
    88
    99categories      java
    1010platforms       darwin
     
    2929
    3030distname        ${name}-${version}.RELEASE-bin
    3131
    32 checksums       rmd160  91aa38bb62de991d183f5c1f99b42ea01a73135d \
    33                 sha256  fb9a31b22f70ba7b536020f64564de25bcb1beb19e35c037dd4b6d7d1881e40e
     32checksums       rmd160  4d970fcb640b7355ed9359f26af72273d8af692e \
     33                sha256  cff98a1bdceeb21a336635002b0b44487922fbe7723bc44b860ae4724d62ea0e
    3434
    3535worksrcdir      spring-${version}.RELEASE
    3636