summaryrefslogtreecommitdiff
path: root/packages/uw7/cscope_pkg.sh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-05-23 15:14:45 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-05-24 12:17:09 +0200
commit911aae05b5d3ffd2543333e27cf06778381c7b3c (patch)
tree33330b37bf5ede3156f1a7984f1692073223e454 /packages/uw7/cscope_pkg.sh
parent04b38c4c173cef3b1b12163f1cf5a9b3cef8cb4a (diff)
New upstream release 15.7a, fixing CVE-2009-014815.7a-1
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