ruby-ffi: update to 1.10.0.
This commit is contained in:
parent
146240f0ed
commit
422b6e2b9b
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.9.25
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ffi-${version}"
|
wrksrc="ffi-${version}"
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://wiki.github.com/ffi/ffi"
|
homepage="https://wiki.github.com/ffi/ffi"
|
||||||
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
distfiles="https://rubygems.org/downloads/ffi-${version}.gem"
|
||||||
checksum=f854f08f08190fec772a12e863f33761d02ad3efea3c3afcdeffc8a06313f54a
|
checksum=17001940b28a961c94251a39f0ae00b32c2d0850479b5978c971759591fc1749
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue