Skip to content

Add libuv 1.14.1 #480

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Add libuv 1.14.1 #480

merged 1 commit into from
Sep 8, 2017

Commits on Sep 7, 2017

  1. libuv: Add version 1.14.1

    Description [1]:
    
    > libuv is a multi-platform support library with a focus on asynchronous
    > I/O.  It was primarily developed for use by Node.js, but it's also
    > used by Luvit, Julia, pyuv, and others.
    
    ```
    $ bee init -o libuv-1.14.1-0.bee https://github.com/libuv/libuv/archive/v1.14.1.tar.gz
    creating libuv-1.14.1-0.bee from template '/etc/default/bee/templates/fallback'
    $ git add libuv-1.14.1-0.bee
    $ git mv libuv-1.14.1-0.bee libuv.be0
    $ vim libuv.be0
    ```
    
    [1] https://github.com/libuv/libuv
    pmenzel committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    b1763fb View commit details
    Browse the repository at this point in the history