summaryrefslogtreecommitdiffstats
path: root/development/cosmocc
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2025-01-28 13:45:53 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-01 10:17:23 +0700
commita487912b22fbdfc01a1eb2a3e86a67e957d72b8b (patch)
tree86fe9b8e617204b8f395b092609ae63bcdf5874a /development/cosmocc
parentdb80f071a418f56a144504076c7b41d41eed4d60 (diff)
downloadslackbuilds-a487912b22fbdfc01a1eb2a3e86a67e957d72b8b.tar.gz
slackbuilds-a487912b22fbdfc01a1eb2a3e86a67e957d72b8b.tar.xz
development/cosmocc: Updated for version 4.0.2.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cosmocc')
-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"