diff options
Diffstat (limited to 'comms/libusbmuxd/Makefile')
-rw-r--r-- | comms/libusbmuxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 59a0c6e5ee74..9d589f2621d2 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -1,5 +1,5 @@ PORTNAME= libusbmuxd -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= comms MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/ |