luaposix: fix wrong checksum

This commit is contained in:
Helmut Pozimski 2018-01-16 20:43:42 +01:00 committed by Enno Boland
parent 0e1cc087a8
commit 7ca8bb48bc

View file

@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://luaforge.net/projects/luaposix/"
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
checksum=06bc4843f9b7acced6eea1b46c30d82f52df0654100c5c59ea7de7a13c687693
checksum=ba0bc343783fc33958cd02a68cdbfd65430152d9f297f7ed92678b1a305bd5d7
post_extract() {
cd "${wrksrc}"