allow "U" builds, for update site patches
diff --git a/downloadsites/webtools/artifacts/p_dlconfig.txt b/downloadsites/webtools/artifacts/p_dlconfig.txt
index 58ab3f2..4545e8d 100644
--- a/downloadsites/webtools/artifacts/p_dlconfig.txt
+++ b/downloadsites/webtools/artifacts/p_dlconfig.txt
@@ -1,2 +1,4 @@
 dropPrefix[]=P&
+dropPrefix[]=U&
 dropType[]=<b>P</b>atches&
+dropType[]=<b>U</b>pdates&
diff --git a/downloadsites/webtools/patches/dlconfig.txt b/downloadsites/webtools/patches/dlconfig.txt
index 58ab3f2..fc9ccf0 100644
--- a/downloadsites/webtools/patches/dlconfig.txt
+++ b/downloadsites/webtools/patches/dlconfig.txt
@@ -1,2 +1,4 @@
 dropPrefix[]=P&
 dropType[]=<b>P</b>atches&
+dropPrefix[]=U&
+dropType[]=<b>U</b>pdates&