diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2022-12-26 21:03:52 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2022-12-26 21:03:52 +0000 |
commit | 2f67ed1a0cbee7fe3bd94845b834e0a98108b966 (patch) | |
tree | 7615e154d509be1b48e356ef54c5993aa9b94899 | |
parent | cc2dc105ef495bc5cfc6cb3e94b78ad28d91210d (diff) |
www/osticket: Update to 1.17.2
-rw-r--r-- | www/osticket/Makefile | 2 | ||||
-rw-r--r-- | www/osticket/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/osticket/Makefile b/www/osticket/Makefile index 95189698fcb6..f4dfb831e367 100644 --- a/www/osticket/Makefile +++ b/www/osticket/Makefile @@ -1,6 +1,6 @@ PORTNAME= osticket DISTVERSIONPREFIX= v -DISTVERSION= 1.17.1 +DISTVERSION= 1.17.2 CATEGORIES= www MASTER_SITES= https://github.com/osTicket/osTicket/releases/download/v${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/osticket/distinfo b/www/osticket/distinfo index 9240ba173a03..dd038bb82a86 100644 --- a/www/osticket/distinfo +++ b/www/osticket/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668065567 -SHA256 (osTicket-v1.17.1.zip) = 0c83bade36906d31680ee47ed3c062052d2671bcdf9823bbeb78eeb33d30f801 -SIZE (osTicket-v1.17.1.zip) = 54234801 +TIMESTAMP = 1672088606 +SHA256 (osTicket-v1.17.2.zip) = 53aa6349c0ee6367d4370cc663a8047d3038f5e0d3668f42b3f90f20534fb717 +SIZE (osTicket-v1.17.2.zip) = 54234981 |