mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
lua52-MessagePack: update to 0.3.4.
This commit is contained in:
parent
8102790190
commit
6608d98ab0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lua52-MessagePack'
|
# Template file for 'lua52-MessagePack'
|
||||||
pkgname=lua52-MessagePack
|
pkgname=lua52-MessagePack
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/52/}-${version}"
|
wrksrc="${pkgname/52/}-${version}"
|
||||||
hostmakedepends="lua52"
|
hostmakedepends="lua52"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/fperrad/lua-MessagePack"
|
homepage="https://github.com/fperrad/lua-MessagePack"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=40e86eacac87f4deaa566cdefaaa1ec6ca90ad14a9419805ea90d069736cfda6
|
checksum=4ab743587af7b3c53384ca92a68df6ec78289d9a65b226e4aeb98984b76202ab
|
||||||
replaces="lua-MessagePack>=0"
|
replaces="lua-MessagePack>=0"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue