Skip to content
Snippets Groups Projects
Commit 61d475ef authored by Dekedro's avatar Dekedro Committed by Andy Postnikov
Browse files

testing/linux-apfs-rw-src: upgrade to 0.3.8

parent 14268d77
No related branches found
No related tags found
1 merge request!62166testing/linux-apfs-rw-src: upgrade to 0.3.8
Pipeline #218900 skipped
# Maintainer: Dekedro <dekedro@protonmail.com> # Maintainer: Dekedro <dekedro@protonmail.com>
pkgname=linux-apfs-rw-src pkgname=linux-apfs-rw-src
_modname=linux-apfs-rw _modname=linux-apfs-rw
pkgver=0.3.5 pkgver=0.3.8
pkgrel=1 pkgrel=0
pkgdesc="APFS module for linux, with experimental write support (sources, AKMS)" pkgdesc="APFS module for linux, with experimental write support (sources, AKMS)"
url="https://github.com/linux-apfs/linux-apfs-rw" url="https://github.com/linux-apfs/linux-apfs-rw"
arch="noarch" arch="noarch"
...@@ -19,6 +19,7 @@ prepare() { ...@@ -19,6 +19,7 @@ prepare() {
modver=$pkgver-r$pkgrel modver=$pkgver-r$pkgrel
built_modules='apfs.ko' built_modules='apfs.ko'
EOF EOF
printf '#define GIT_COMMIT\t"%s"\n' "$pkgver-alpine-r$pkgrel" > version.h
} }
package() { package() {
...@@ -28,5 +29,5 @@ package() { ...@@ -28,5 +29,5 @@ package() {
} }
sha512sums=" sha512sums="
3f0a038e21c67c16a211810019c5dbed5f03f006e6eae0edbd188beb4225e5430f34a90f82141d50f313aaa3bca202ada345bc38ecd0a39aa67b6001c20d0afa linux-apfs-rw-0.3.5.tar.gz 09947f67827da4e3c6a8f4c3ba8de6ccceeee397fb8010771298a0207218d09ef47b9707125e8c29f78a2aa052f95e59f7f38d3a2e3864b4fb84ffb66ee6c575 linux-apfs-rw-0.3.8.tar.gz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment