mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-lua/luasocket: use correct version
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -34,6 +34,11 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# Set correct version, as upstream shows wrongly '-rc1'.
|
||||
# This has been already changed by upstream, but no new release.
|
||||
sed -e 's/-rc1/.0/g' -i src/luasocket.h || die
|
||||
|
||||
lua_copy_sources
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user