Skip to content

Commit 088bf63

Browse files
omniptrcnull
authored andcommitted
community/lua-luv: upgrade to 1.51.0.1
1 parent 91b113e commit 088bf63

File tree

2 files changed

+3
-50
lines changed

2 files changed

+3
-50
lines changed

community/lua-luv/APKBUILD

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Maintainer:
44
pkgname=lua-luv
55
_rockname=luv
6-
pkgver=1.45.0.0
6+
pkgver=1.51.0.1
77
_pkgver=${pkgver%.*}-${pkgver##*.}
88
pkgrel=0
99
pkgdesc="Bare libuv bindings for Lua"
@@ -21,9 +21,7 @@ subpackages="
2121
$pkgname-dev
2222
libluv
2323
"
24-
source="https://github.com/luvit/luv/archive/$_pkgver/lua-luv-$_pkgver.tar.gz
25-
disable-udp-test.patch
26-
"
24+
source="https://github.com/luvit/luv/archive/$_pkgver/lua-luv-$_pkgver.tar.gz"
2725
builddir="$srcdir/luv-$_pkgver"
2826

2927
case "$CARCH" in
@@ -115,6 +113,5 @@ _subpackage() {
115113
}
116114

117115
sha512sums="
118-
50460573377bc9386a90aa75f7d4938571b04f74ca6f63e32fa2b2f8951e799465abb78b4270f22be511c4d328ce582c38ec3e3da1061310fcfee630b647854d lua-luv-1.45.0-0.tar.gz
119-
de720e872a45aaa9d104b7646f5aee63e44d5ccfcd4b74c804a71c762dd5fe9e9f735bb82aa45e1d4631bf065f6a407fd09fbed7fc29e02e8aa756077fb71d94 disable-udp-test.patch
116+
b8c7dd1b371969220854a5eaeb4f570b888df95e88c59de29375abe2dc1fc1c9c4acdd8999ad633989ac0be5033f0e7adfa3a67f324170b1a053296b88465512 lua-luv-1.51.0-1.tar.gz
120117
"

community/lua-luv/disable-udp-test.patch

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)