aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/cosmocc/cosmocc.SlackBuild3
-rw-r--r--development/cosmocc/cosmocc.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/cosmocc/cosmocc.SlackBuild b/development/cosmocc/cosmocc.SlackBuild
index 758b8a9e1c..d7a443bc06 100644
--- a/development/cosmocc/cosmocc.SlackBuild
+++ b/development/cosmocc/cosmocc.SlackBuild
@@ -7,6 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20250128 bkw: update for v4.0.2.
# 20240909 bkw: update for v3.8.0.
# 20240312 bkw:
@@ -23,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cosmocc
-VERSION=${VERSION:-3.8.0}
+VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/cosmocc/cosmocc.info b/development/cosmocc/cosmocc.info
index 3e278629bd..93641c04ec 100644
--- a/development/cosmocc/cosmocc.info
+++ b/development/cosmocc/cosmocc.info
@@ -1,10 +1,10 @@
PRGNAM="cosmocc"
-VERSION="3.8.0"
+VERSION="4.0.2"
HOMEPAGE="https://github.com/jart/cosmopolitan"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://cosmo.zip/pub/cosmocc/cosmocc-3.8.0.zip"
-MD5SUM_x86_64="bdd4ca485a608e401e7c49946013757e"
+DOWNLOAD_x86_64="https://cosmo.zip/pub/cosmocc/cosmocc-4.0.2.zip"
+MD5SUM_x86_64="ca7e2235e13343fb68db8ad4145b0688"
REQUIRES=""
MAINTAINER="B. Watson"
EMAIL="urchlay@slackware.uk"