ruby-ffi: update to 1.11.3.
This commit is contained in:
parent
2d04301141
commit
fea08452dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-ffi'
|
# Template file for 'ruby-ffi'
|
||||||
pkgname=ruby-ffi
|
pkgname=ruby-ffi
|
||||||
version=1.11.2
|
version=1.11.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ffi-${version}"
|
wrksrc="ffi-${version}"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ffi/ffi/wiki"
|
homepage="https://github.com/ffi/ffi/wiki"
|
||||||
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
||||||
checksum=7c75b4caa2cbe395b2f102f61cd59cb8e8535a9650bc0ae4585404d58a6e6a31
|
checksum=6da2eb3c4867e64df28d3e0b1008422dfacda7c046f9a8f3c56c52505b195e81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue