diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-11 17:13:14 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-11 17:30:49 -0700 |
| commit | 879d267b7b8249f9c4f3c9d4e63dc90d7c604fae (patch) | |
| tree | fabb0090f723a9dd7ea6e604d946786e11476127 /pkg/utf8proc | |
| parent | dfc64153f7ba8765f9700359c61f1a73379bc273 (diff) | |
Add utf8proc 2.1.0
Diffstat (limited to 'pkg/utf8proc')
| -rw-r--r-- | pkg/utf8proc/gen.rc | 5 | ||||
| -rw-r--r-- | pkg/utf8proc/rev | 1 | ||||
| m--------- | pkg/utf8proc/src | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/pkg/utf8proc/gen.rc b/pkg/utf8proc/gen.rc new file mode 100644 index 00000000..750c1a86 --- /dev/null +++ b/pkg/utf8proc/gen.rc @@ -0,0 +1,5 @@ +cflags '-std=c99' -Wall -pedantic + +lib libutf8proc.a utf8proc.c + +fetch git diff --git a/pkg/utf8proc/rev b/pkg/utf8proc/rev new file mode 100644 index 00000000..d00491fd --- /dev/null +++ b/pkg/utf8proc/rev @@ -0,0 +1 @@ +1 diff --git a/pkg/utf8proc/src b/pkg/utf8proc/src new file mode 160000 +Subproject 40e605959eb5cb90b2587fa88e3b661558fbc55 |
