ソースを参照

package/clpeak: bump version to 1.1.5

For release notes since 1.1.2, see:
https://github.com/krrishnarraj/clpeak/releases/tag/1.1.3
https://github.com/krrishnarraj/clpeak/releases/tag/1.1.4
https://github.com/krrishnarraj/clpeak/releases/tag/1.1.5

The package license changed from Unlicensed to Apache-2.0 in upstream
commit [1]. This commit updates _LICENSE and the license file hash
accordingly.

[1] https://github.com/krrishnarraj/clpeak/commit/65e572451330b4673712dfec352842f3123a9258

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Julien Olivain 1 ヶ月 前
コミット
14272869eb
2 ファイル変更4 行追加4 行削除
  1. 2 2
      package/clpeak/clpeak.hash
  2. 2 2
      package/clpeak/clpeak.mk

+ 2 - 2
package/clpeak/clpeak.hash

@@ -1,3 +1,3 @@
 # Locally computed
-sha256  7bc7beba6b3307290650abc4f13fe9389b271c1a64601fa333461516950d745b  clpeak-1.1.2.tar.gz
-sha256  88d9b4eb60579c191ec391ca04c16130572d7eedc4a86daa58bf28c6e14c9bcd  LICENSE
+sha256  31620ef28848108f6868e57e100412aa009399ba2cd021afd3b64563711fa49f  clpeak-1.1.5.tar.gz
+sha256  c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4  LICENSE

+ 2 - 2
package/clpeak/clpeak.mk

@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-CLPEAK_VERSION = 1.1.2
+CLPEAK_VERSION = 1.1.5
 CLPEAK_SITE = $(call github,krrishnarraj,clpeak,$(CLPEAK_VERSION))
-CLPEAK_LICENSE = Unlicense
+CLPEAK_LICENSE = Apache-2.0
 CLPEAK_LICENSE_FILES = LICENSE
 CLPEAK_DEPENDENCIES = libopencl opencl-clhpp