diff options
author | Tim Biermann <tbier@posteo.de> | 2020-07-04 09:06:39 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-07-04 09:18:24 +0000 |
commit | 6319d953928b0b3eb73768f62811a902e220d69f (patch) | |
tree | c1cb0a1ff9f91e3f4668490545e91f8d1c8a0417 /libuv | |
parent | 15d81c51326462cccd2f8fb931d3e1c102142b8b (diff) | |
download | contrib-6319d953928b0b3eb73768f62811a902e220d69f.tar.gz contrib-6319d953928b0b3eb73768f62811a902e220d69f.tar.xz |
libuv: 1.38.0 -> 1.38.1
Diffstat (limited to 'libuv')
-rw-r--r-- | libuv/.signature | 6 | ||||
-rw-r--r-- | libuv/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libuv/.signature b/libuv/.signature index cf8d3ec35..ea4366d57 100644 --- a/libuv/.signature +++ b/libuv/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yvMCNQa7YqmoMUUJjUg9i1GuMbgfiCsB+AP/w4Ju14LgwQuc3tME0nkxLTi7SLu6es+WPikZj0FlCFl9MknbwA= -SHA256 (Pkgfile) = 13a0cc23490fcf7b270fd08d5cce3c73ecf2a4cc05d62a2d1e05c986fec42567 +RWSagIOpLGJF32EAYrDw4si7Tv0cmvN38114yui+0a3XQgR2cIoYvrvRP+/Yd+OyQHOg6puY2qFHWnCYV1KC/EF21XNStZs4Cw8= +SHA256 (Pkgfile) = 69ff8e7322a1ec7a6e4b85f9386f4e6a5caaaf997d90098bf40de1e411b0c1a8 SHA256 (.footprint) = 78e764acb0a80912745e882ad9b3319a7225e9a8cc4b01863985d7d9487ab4c9 -SHA256 (libuv-1.38.0.tar.gz) = 2cd9a757fe6c512440933e2bdcab21143d4aa6249b2541399908ce038b756c9d +SHA256 (libuv-1.38.1.tar.gz) = 2177fca2426ac60c20f654323656e843dac4f568d46674544b78f416697bd32c diff --git a/libuv/Pkgfile b/libuv/Pkgfile index 32001ac00..6dc7b1454 100644 --- a/libuv/Pkgfile +++ b/libuv/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Thomas Penteker, tek at serverop dot de name=libuv -version=1.38.0 +version=1.38.1 release=1 source=(https://github.com/libuv/libuv/archive/v$version/$name-$version.tar.gz) |