diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-01-25 12:45:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-01-25 12:45:46 +0000 |
commit | ad09b4a2a17b2c03cd9d199ecd7ef85e43daf832 (patch) | |
tree | 6ed9e519b09281925950481707920b030e91ff10 | |
parent | 2c6377b6993ff8e4f96963f1f7abd9406e6929c3 (diff) |
archivers/lziprecover: update the port to version 1.23.
Reported by: portscout
-rw-r--r-- | archivers/lziprecover/Makefile | 2 | ||||
-rw-r--r-- | archivers/lziprecover/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lziprecover/Makefile b/archivers/lziprecover/Makefile index 4f199e16057e..aa0076af147f 100644 --- a/archivers/lziprecover/Makefile +++ b/archivers/lziprecover/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= lziprecover -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= archivers MASTER_SITES= SAVANNAH/lzip/${PORTNAME} diff --git a/archivers/lziprecover/distinfo b/archivers/lziprecover/distinfo index 38870ac96709..8a0a737a7714 100644 --- a/archivers/lziprecover/distinfo +++ b/archivers/lziprecover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609635995 -SHA256 (lziprecover-1.22.tar.lz) = cbce50ab328d3965231b0e7298ceb4d479f92ebdc362da265a83be2e87a961f7 -SIZE (lziprecover-1.22.tar.lz) = 107339 +TIMESTAMP = 1642807550 +SHA256 (lziprecover-1.23.tar.lz) = 9a41c9823670541573b160945c23783b644e84eb940c2c803b6b8d11b2c3d208 +SIZE (lziprecover-1.23.tar.lz) = 109718 |