diff options
author | Xin LI <delphij@FreeBSD.org> | 2022-07-24 07:00:26 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2022-07-24 07:00:56 +0000 |
commit | 741b8f844caf277b0054ecf6703af607d87d6909 (patch) | |
tree | 4bfb9a410ccb2b6252e866d76cbba460da48ecd6 | |
parent | 2a165c431a7f3788eed7925824c018a64081a6ec (diff) | |
download | ports-741b8f844caf277b0054ecf6703af607d87d6909.tar.gz ports-741b8f844caf277b0054ecf6703af607d87d6909.zip |
devel/libccid: update to 1.5.0.
-rw-r--r-- | devel/libccid/Makefile | 2 | ||||
-rw-r--r-- | devel/libccid/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 165d60bd51df..77205de14f00 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -1,5 +1,5 @@ PORTNAME= ccid -PORTVERSION= 1.4.36 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= https://ccid.apdu.fr/files/ diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 37f4caf9062e..4cf7c6db41c3 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630999531 -SHA256 (ccid-1.4.36.tar.bz2) = 2b73ac885f1bcab819dc3578944d17406241e0c724042989cea437353b6749c1 -SIZE (ccid-1.4.36.tar.bz2) = 677047 +TIMESTAMP = 1658643086 +SHA256 (ccid-1.5.0.tar.bz2) = 81549b3422469d503996d03a3aed2ef1375b359167f10d66be9e3844e729322e +SIZE (ccid-1.5.0.tar.bz2) = 689961 |