diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-17 10:04:19 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-17 10:04:19 +0000 |
commit | 1b5bf9563c84eb16a6e7093638aec36de6619a01 (patch) | |
tree | 68a74d7058f1f99e4571570643361c9522a47afd /deskutils/copyq/Makefile | |
parent | d8043c866709fd8aa0d70fc82eea293babf66ae0 (diff) | |
download | freebsd-ports-1b5bf9563c84eb16a6e7093638aec36de6619a01.zip |
deskutils/copyq: Update to v3.12.0
Changes: https://github.com/hluk/CopyQ/releases/tag/v3.12.0
Diffstat (limited to 'deskutils/copyq/Makefile')
-rw-r--r-- | deskutils/copyq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 9e0852584998..ae11b95411f6 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -2,7 +2,7 @@ PORTNAME= copyq DISTVERSIONPREFIX= v -DISTVERSION= 3.11.1 +DISTVERSION= 3.12.0 CATEGORIES= deskutils MAINTAINER= tobik@FreeBSD.org |