Update to 0.1.2
This commit is contained in:
parent
376d08b8a0
commit
9c0ae8458f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425927
2 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rex-exploitation
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.1.2
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Ruby Exploitation(Rex) library for various exploitation helpers
|
||||
|
||||
RUN_DEPENDS= rubygem-metasm>=0:devel/rubygem-metasm \
|
||||
RUN_DEPENDS= rubygem-jsobfu>=0:www/rubygem-jsobfu \
|
||||
rubygem-metasm>=0:devel/rubygem-metasm \
|
||||
rubygem-rex-arch>=0:security/rubygem-rex-arch \
|
||||
rubygem-rex-encoder>=0:security/rubygem-rex-encoder \
|
||||
rubygem-rex-text>=0:security/rubygem-rex-text \
|
||||
rubygem-jsobfu>=0:www/rubygem-jsobfu
|
||||
rubygem-rex-text>=0:security/rubygem-rex-text
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477159524
|
||||
SHA256 (rubygem/rex-exploitation-0.1.1.gem) = b73e9d9babdaa32bd9a1f4c12bed98a21f89c6df3d0d6dad2d57eeaa4141c992
|
||||
SIZE (rubygem/rex-exploitation-0.1.1.gem) = 77312
|
||||
TIMESTAMP = 1478934834
|
||||
SHA256 (rubygem/rex-exploitation-0.1.2.gem) = a5ee456d7fa3c1e4326d0a3f1ada99fa791b36f919d3caa17c8cf434f08a6a28
|
||||
SIZE (rubygem/rex-exploitation-0.1.2.gem) = 77312
|
||||
|
|
Loading…
Reference in a new issue