diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2020-09-22 22:58:30 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2020-09-22 22:58:39 +0200 |
commit | 86f87964647b2297cf3c40a4ce424555181564e6 (patch) | |
tree | 8a13a42fba0d470afef59130cde85f99b244b247 /cmake | |
parent | 37dc11769f4b34ca90a4baa146f1c45874e57358 (diff) | |
download | opt-86f87964647b2297cf3c40a4ce424555181564e6.tar.gz opt-86f87964647b2297cf3c40a4ce424555181564e6.tar.xz |
cmake: 3.18.3
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/.signature | 6 | ||||
-rw-r--r-- | cmake/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cmake/.signature b/cmake/.signature index 5c90bb167..51b5d939a 100644 --- a/cmake/.signature +++ b/cmake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/duq54lz+/xa7cwFL9majCuN5F3vJqG+GRUxcqZdhQTu7rletEB0Q7PTQg6eILYNvC9wgojhMCX5kc8z2GgBlwU= -SHA256 (Pkgfile) = 8f96f04e5ee95ed835cf6364d4afebfb48b1ae824f0d112c40edaa4d48f7e389 +RWSE3ohX2g5d/RfnSDf+6cL2KzhSRQQ8ZqFIL6O7om+tUJKizICxQmPq8TuYb3LW836/rr6hRtQof31XFcnT0u/4nA3Jqyht+gg= +SHA256 (Pkgfile) = 0e943cde273fd694cc913b21c02dad6e1d23d39cca93557899d1b8b1ee7733f9 SHA256 (.footprint) = 840d20d9b911a488b0f58fab1a012c829df803fbe4086e534eb71aea2f5d289d -SHA256 (cmake-3.18.2.tar.gz) = 5d4e40fc775d3d828c72e5c45906b4d9b59003c9433ff1b36a1cb552bbd51d7e +SHA256 (cmake-3.18.3.tar.gz) = 2c89f4e30af4914fd6fb5d00f863629812ada848eee4e2d29ec7e456d7fa32e5 diff --git a/cmake/Pkgfile b/cmake/Pkgfile index b663ef03b..76f94784d 100644 --- a/cmake/Pkgfile +++ b/cmake/Pkgfile @@ -4,7 +4,7 @@ # Depends on: curl libarchive expat ncurses name=cmake -version=3.18.2 +version=3.18.3 release=1 source=(https://cmake.org/files/v${version%.*}/$name-$version.tar.gz) |