Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
oniguruma/meta.yaml: Add a recipe to build it.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Nov 4, 2015
1 parent 81e20ae commit 6b76090
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions oniguruma/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
package:
name: oniguruma
version: 5.9.6

source:
fn: onig-5.9.6.tar.gz
url: https://github.com/kkos/oniguruma/releases/download/v5.9.6/onig-5.9.6.tar.gz
md5: d08f10ea5c94919780e6b7bed1ef9830

build:
number: 0

about:
home: https://github.com/kkos/oniguruma
license: MIT

0 comments on commit 6b76090

Please sign in to comment.