diff --git a/editor/nano/pspec.xml b/editor/nano/pspec.xml
index 0897c9d9d6..7d215dbd53 100644
--- a/editor/nano/pspec.xml
+++ b/editor/nano/pspec.xml
@@ -12,7 +12,7 @@
app:console
GNU GPL'd Pico clone with more functionality
Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number".
- https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz
+ https://www.nano-editor.org/dist/v7/nano-7.2.tar.xz
groff
ncurses-devel
@@ -39,6 +39,13 @@
+
+ 2023-01-20
+ 7.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-11-15
7.0
diff --git a/util/admin/sudo/pspec.xml b/util/admin/sudo/pspec.xml
index ef1bf70ffd..592a7e6b1b 100644
--- a/util/admin/sudo/pspec.xml
+++ b/util/admin/sudo/pspec.xml
@@ -13,7 +13,7 @@
app:console
Allows restricted root access for specified users
sudo allows certain users/groups to run commands with root user privileges.
- https://www.sudo.ws/sudo/dist/sudo-1.9.12p1.tar.gz
+ https://www.sudo.ws/sudo/dist/sudo-1.9.12p2.tar.gz
nss-devel
pam-devel
@@ -63,6 +63,13 @@
+
+ 2023-01-20
+ 1.9.12_p2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-11-05
1.9.12_p1