diff options
Diffstat (limited to 'sysutils/rubygem-hammer_cli/Makefile')
-rw-r--r-- | sysutils/rubygem-hammer_cli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-hammer_cli/Makefile b/sysutils/rubygem-hammer_cli/Makefile index f4fe0f12544b..40db4b02f100 100644 --- a/sysutils/rubygem-hammer_cli/Makefile +++ b/sysutils/rubygem-hammer_cli/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Moll <kvedulv@kvedulv.de> PORTNAME= hammer_cli -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -12,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-amazing_print>=0:devel/rubygem-amazing_print \ - rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \ + rubygem-apipie-bindings>=0.5.0:devel/rubygem-apipie-bindings \ rubygem-clamp11>=1.1<1.2.0:devel/rubygem-clamp11 \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ rubygem-highline>=0:devel/rubygem-highline \ |