diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-08-31 22:19:56 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-08-31 22:19:56 +0200 |
commit | eef8b6274d30fcf729889b412238d10f3e61b885 (patch) | |
tree | 24b91ccae3099baa3f6a94998dce542a26c07280 /meta/xenocara | |
parent | 2a34354ff9c82062c260311f611dff92ab9d1005 (diff) |
meta/xenocara: bump version
Diffstat (limited to 'meta/xenocara')
-rw-r--r-- | meta/xenocara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile index 87aa937..9a58b5b 100644 --- a/meta/xenocara/Makefile +++ b/meta/xenocara/Makefile @@ -1,7 +1,7 @@ COMMENT = Xenocara meta package -PKGNAME = xenocara-2021.08 +PKGNAME = xenocara-2022.08 MAINTAINER = xenocara@openbsd.org |