Skip to content

Commit

Permalink
updpatch: at51 1.1.1-1
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 authored and felixonmars committed Oct 6, 2024
1 parent 66612e8 commit ad40e95
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions at51/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
diff --git PKGBUILD PKGBUILD
index 2f205758..efc0768d 100644
--- PKGBUILD
+++ PKGBUILD
@@ -21,7 +21,7 @@ b2sums=('3bb3793c2082fa4ce2973bd4c58ff684ebe6afdcf1507d112a0a9c89e8410bda8493d13

@@ -15,7 +15,7 @@ b2sums=('9ba707e09924e8a3effe617675d5f6aa03abaf754f39a68497e6c10581527a458849efb
prepare() {
cd $pkgname-$pkgver

- cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+ cargo fetch --locked
}

build() {
cd $pkgname-$pkgver

0 comments on commit ad40e95

Please sign in to comment.