diff options
Diffstat (limited to 'comms/libimobiledevice-glue/Makefile')
-rw-r--r-- | comms/libimobiledevice-glue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libimobiledevice-glue/Makefile b/comms/libimobiledevice-glue/Makefile index 8801e524f466..826a4fdba3a3 100644 --- a/comms/libimobiledevice-glue/Makefile +++ b/comms/libimobiledevice-glue/Makefile @@ -1,5 +1,5 @@ PORTNAME= libimobiledevice-glue -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= comms MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ |