summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-06-30 20:25:50 -0500
committerGeorge Sherwood2009-06-30 20:25:50 -0500
commit096b09d26b75c647c5c8b6496720b0492b67eaf0 (patch)
tree4a74b3a9c28b3574357644544a29a01844a9a170
parent9b37f262a5c217da9051a6eefa94f1a80f67f815 (diff)
seamonkey-bin: Updated stable to version 1.1.17. SECURITY_PATCH++
-rwxr-xr-xbin-http/seamonkey-bin/DETAILS6
-rw-r--r--bin-http/seamonkey-bin/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/bin-http/seamonkey-bin/DETAILS b/bin-http/seamonkey-bin/DETAILS
index 0e1d319..050312f 100755
--- a/bin-http/seamonkey-bin/DETAILS
+++ b/bin-http/seamonkey-bin/DETAILS
@@ -5,15 +5,15 @@ if [ "$SEAMONKBIN_DEVEL" == "y" ]; then
SOURCE_HASH=sha512:57fd901a70762d50d52a19ca748310508b094cba293036d80c1f089475258439cb2e6dfb7fa0d601e050694fe6c27b85330d711a3287e30aa622b62e71379ddc
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/${SOURCE}
else
- VERSION=1.1.16
+ VERSION=1.1.17
SOURCE=seamonkey-${VERSION}.en-US.linux-i686.tar.gz
- SOURCE_HASH=sha512:7d82a66cafb5ca38da83a0af38e6f12541ea1bbbc25a4811f39f40826cf235e058c3f18759811cf22601ec89531cca1e96d945b97bcc45467b25a4b6b4d96dcc
+ SOURCE_HASH=sha512:391016d4e3b07ac6bde3f0c53540e60646de0b0944cdb7bb06f536194f32fc3989cea990fae889fa81b4b63599584852f4066b90c28029c308e9d5b8bda1d2c6
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/${SOURCE}
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/seamonkey
WEB_SITE=http://www.mozilla.org/seamonkey
ENTERED=20070722
- SECURITY_PATCH=8
+ SECURITY_PATCH=9
LICENSE[0]=MOZILLA
SHORT="The binary version of seamonkey."
cat << EOF
diff --git a/bin-http/seamonkey-bin/HISTORY b/bin-http/seamonkey-bin/HISTORY
index 41fc512..e0e0d20 100644
--- a/bin-http/seamonkey-bin/HISTORY
+++ b/bin-http/seamonkey-bin/HISTORY
@@ -1,3 +1,7 @@
+2009-06-30 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to 1.1.17
+ SECURITY_PATCH++
+
2009-06-09 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to version 1.1.16. SECURITY_PATCH++