blob: edd0de4fcc326ba5de7e979e9114c75d244c9e39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-async-io
pkgdesc = Provides support for asynchonous TCP, UDP, UNIX and SSL sockets
pkgver = 1.43.2
pkgrel = 1
url = https://github.com/socketry/async-io
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
depends = ruby-async
options = !emptydirs
source = https://github.com/socketry/async-io/archive/v1.43.2/ruby-async-io-1.43.2.tar.gz
sha256sums = 7fd67a6df2000be71f0eb22466f4d770a2ccd1d6e63c6b7befe8b7fb0e899aa5
sha512sums = a73e254cf67a62a6dad58af2815cfd5bc2e7e8e9bfe4b909303b772fdc0b7569dde3855689d05fff1f44acbe1780099ec6bf2173b26c7e10b46a52eb1e030040
pkgname = ruby-async-io
|