Skip to content

Commit

Permalink
security/aws-c-cal: Update to 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Oct 20, 2023
1 parent bc7f6b2 commit cad2c97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions security/aws-c-cal/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= aws-c-cal
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.6
DISTVERSION= 0.6.7
CATEGORIES= security

MAINTAINER= eduardo@FreeBSD.org
Expand All @@ -21,6 +21,4 @@ CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_TESTING

# tests failing on 14 and 15: https://github.com/awslabs/aws-c-cal/issues/166

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/aws-c-cal/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1697628510
SHA256 (awslabs-aws-c-cal-v0.6.6_GH0.tar.gz) = be65df2b82c64ad39f3eccdad9268d15e6349d67a1b63c1866002551264c8ebb
SIZE (awslabs-aws-c-cal-v0.6.6_GH0.tar.gz) = 1669025
TIMESTAMP = 1697699531
SHA256 (awslabs-aws-c-cal-v0.6.7_GH0.tar.gz) = c81ffdee80bbe3da0d60439e99ecbeb37a998c8732862969b0348931a70688a8
SIZE (awslabs-aws-c-cal-v0.6.7_GH0.tar.gz) = 1669921

0 comments on commit cad2c97

Please sign in to comment.