Skip to content

Commit

Permalink
strace: Update version from 5.13 to 6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 2, 2024
1 parent 4334789 commit 4044965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions strace.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/usr/bin/env beesh

# BEE_VERSION strace-5.13-0
# BEE_VERSION strace-6.12-0

# https://strace.io/files/5.13/strace-5.13.tar.xz
# https://strace.io/files/6.12/strace-6.12.tar.xz

#SRCURL[0]="https://strace.io/files/${PKGVERSION}/strace-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/a64471e9e9df0f5b0d81461cb17926ea/strace-5.13.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/6b774465c06b0dd01efc00a2db1341c2/strace-6.12.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 4044965

Please sign in to comment.