Update to 0.1.2
This commit is contained in:
parent
0a6d72011d
commit
f7de049af4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430792
2 changed files with 7 additions and 4 deletions
|
@ -1,13 +1,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rex-encoder
|
||||
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 polymorphic encoders
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-metasm>=0:devel/rubygem-metasm \
|
||||
rubygem-rex-arch>=0:security/rubygem-rex-arch \
|
||||
rubygem-rex-text>=0:security/rubygem-rex-text
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1480252049
|
||||
SHA256 (rubygem/rex-encoder-0.1.1.gem) = 91cdecaa60b87e414d2e1c86c51c46026361b391b1f348162287bf04c10fb3fd
|
||||
SIZE (rubygem/rex-encoder-0.1.1.gem) = 40448
|
||||
TIMESTAMP = 1483783473
|
||||
SHA256 (rubygem/rex-encoder-0.1.2.gem) = a8839320e8cd06d271341dddb1ac16546c9cae710410f6d24b21b7344480f38d
|
||||
SIZE (rubygem/rex-encoder-0.1.2.gem) = 40960
|
||||
|
|
Loading…
Reference in a new issue