You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
ocaml-unidecode: update to 0.5.0
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
@@ -5,23 +5,22 @@ PortGroup ocaml 1.1
|
||||
PortGroup github 1.0
|
||||
|
||||
name ocaml-unidecode
|
||||
version 0.4.0
|
||||
version 0.5.0
|
||||
revision 0
|
||||
categories ocaml devel
|
||||
maintainers {pguyot @pguyot} openmaintainer
|
||||
license GPL
|
||||
|
||||
github.setup geneweb unidecode ${version} v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
github.tarball_from archive
|
||||
|
||||
description Convert unicode strings into its ASCII representation
|
||||
long_description {*}${description}
|
||||
|
||||
homepage https://github.com/geneweb/unidecode
|
||||
|
||||
checksums rmd160 6b5425cfe7634878f5f45ee391bdd2f75c9ea603 \
|
||||
sha256 2602d4a4b937f2a6aa8055fc72602ddddc2b0840b21b2294a2e91e33d02697a4 \
|
||||
size 20589
|
||||
checksums rmd160 820253be4a6ab7b07ca068880750d10b818e0c62 \
|
||||
sha256 87ccf6a1da1aa7a8d3c0278940934df7c887a50d28485b668dea1d654d066631 \
|
||||
size 20570
|
||||
|
||||
ocaml.build_type dune
|
||||
|
||||
Reference in New Issue
Block a user