diff options
Diffstat (limited to 'emulators/qemu5/Makefile')
-rw-r--r-- | emulators/qemu5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu5/Makefile b/emulators/qemu5/Makefile index c48dd4329e4a..5f7af16c3881 100644 --- a/emulators/qemu5/Makefile +++ b/emulators/qemu5/Makefile @@ -1,6 +1,6 @@ PORTNAME= qemu DISTVERSION= 5.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators PKGNAMESUFFIX= 5 MASTER_SITES= https://download.qemu.org/ |