- Update to 0.7.0
- Update LICENSE Changes: https://github.com/djberg96/sys-uptime/blob/ffi/CHANGES
This commit is contained in:
parent
73c86af2ce
commit
8543f8ade9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398606
2 changed files with 4 additions and 4 deletions
|
@ -2,14 +2,14 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sys-uptime
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= sysutils rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Provides uptime and boot time information
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/sys-uptime-0.6.2.gem) = 79d5fc2ef4872c7b6d95e01ed1ee82a3c85e0b6d525cca0956235080e280aefb
|
||||
SIZE (rubygem/sys-uptime-0.6.2.gem) = 12288
|
||||
SHA256 (rubygem/sys-uptime-0.7.0.gem) = 89f7fab1e5160477cc91eead6549786cebdaca38aff82f06009be36ac913747b
|
||||
SIZE (rubygem/sys-uptime-0.7.0.gem) = 17408
|
||||
|
|
Loading…
Reference in a new issue