diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:08:12 +0000 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 19:11:41 +0000 |
commit | d63665f7cd9c99880704a3c5bc221829cb009744 (patch) | |
tree | 07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /emulators/qemu-cheri | |
parent | 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Diffstat (limited to 'emulators/qemu-cheri')
-rw-r--r-- | emulators/qemu-cheri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile index 4aef8ec22089..891a72d3c8fd 100644 --- a/emulators/qemu-cheri/Makefile +++ b/emulators/qemu-cheri/Makefile @@ -1,6 +1,6 @@ PORTNAME= qemu PORTVERSION= 0.d${SNAPDATE} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators devel PKGNAMESUFFIX= -cheri |