mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Update to 0.3.9
This commit is contained in:
parent
4528743f29
commit
eda606b590
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503085
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aws-c-common
|
||||
PORTVERSION= 0.3.4
|
||||
PORTVERSION= 0.3.9
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1552739639
|
||||
SHA256 (awslabs-aws-c-common-v0.3.4_GH0.tar.gz) = 60f71a199f4741c8113370bbb07fe206c50ed6e09d87518ed717e1de91d503ac
|
||||
SIZE (awslabs-aws-c-common-v0.3.4_GH0.tar.gz) = 175378
|
||||
TIMESTAMP = 1559160349
|
||||
SHA256 (awslabs-aws-c-common-v0.3.9_GH0.tar.gz) = c7cca1dc0adf5f565bb6478b04dbee76bea51d7127609c9d07f2971cd68ab327
|
||||
SIZE (awslabs-aws-c-common-v0.3.9_GH0.tar.gz) = 218283
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
include/aws/common/array_list.h
|
||||
include/aws/common/array_list.inl
|
||||
include/aws/common/assert.inl
|
||||
include/aws/common/atomics.h
|
||||
include/aws/common/atomics_fallback.inl
|
||||
include/aws/common/atomics_gnu.inl
|
||||
|
|
Loading…
Add table
Reference in a new issue