luaposix: fix wrong checksum
This commit is contained in:
parent
0e1cc087a8
commit
7ca8bb48bc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://luaforge.net/projects/luaposix/"
|
homepage="http://luaforge.net/projects/luaposix/"
|
||||||
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
|
distfiles="https://github.com/luaposix/luaposix/archive/release-v${version}.tar.gz"
|
||||||
checksum=06bc4843f9b7acced6eea1b46c30d82f52df0654100c5c59ea7de7a13c687693
|
checksum=ba0bc343783fc33958cd02a68cdbfd65430152d9f297f7ed92678b1a305bd5d7
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd "${wrksrc}"
|
cd "${wrksrc}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue