mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/futhark: upgrade to 0.25.28
This commit is contained in:
parent
efdabb3e61
commit
d2daeaf9be
@ -1,7 +1,7 @@
|
||||
# Contributor: Andrej Kolchin <alpine@kaathewise.net>
|
||||
# Maintainer: Andrej Kolchin <alpine@kaathewise.net>
|
||||
# Contributor: Andrej Kolčin <self@kaathewise.net>
|
||||
# Maintainer: Andrej Kolčin <self@kaathewise.net>
|
||||
pkgname=futhark
|
||||
pkgver=0.25.24
|
||||
pkgver=0.25.28
|
||||
pkgrel=0
|
||||
pkgdesc="A data-parallel functional programming language"
|
||||
url="https://futhark-lang.org/"
|
||||
@ -21,8 +21,10 @@ check() {
|
||||
|
||||
package() {
|
||||
PREFIX="$pkgdir"/usr/ make install
|
||||
|
||||
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
412f7e00954505be1c1ea77cd841fe281ccc959174fb1809e80e8c935e40c0b5ff31c47b3a2af699ad7c0870be81671c4adad08872082acf81a5096f1872f321 futhark-0.25.24.tar.gz
|
||||
a918b0c96d6899cce864e4de22ba5bd89630b5784c9103f1a2798fade19a5cbf0e35213823a69cb146c3f7e8a145f4b4c1c87c51e17d95fa6c902bdc38c59014 futhark-0.25.28.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user