summaryrefslogtreecommitdiff
path: root/packages/uw7/cscope_pkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/uw7/cscope_pkg.sh')
-rwxr-xr-xpackages/uw7/cscope_pkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uw7/cscope_pkg.sh b/packages/uw7/cscope_pkg.sh
index 9c5e77f..6c0c372 100755
--- a/packages/uw7/cscope_pkg.sh
+++ b/packages/uw7/cscope_pkg.sh
@@ -89,7 +89,7 @@ fi
# Install the spool dir cscope entry into the package
echo "INFO: creating package" >&2
-pkgtrans -s /var/spool/pkg cscope.15.6.pkg cscope
+pkgtrans -s /var/spool/pkg cscope.16.0a.pkg cscope
if [ $? -ne 0 ]
then
echo "ERROR: An error occurred while creating the package" >&2