Skip to content

Commit

Permalink
Merge pull request #3096 from mariux64/really-update-p11-kit-from-0.2…
Browse files Browse the repository at this point in the history
…3.2-to-0.24.0

Really update p11-kit from 0.23.2 to 0.24.0
  • Loading branch information
pmenzel authored Apr 18, 2024
2 parents f946261 + 88e96fa commit c7df273
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions p11-kit.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION p11-kit-0.24.0-0
# BEE_VERSION p11-kit-0.24.0-1

# SRCURL[0]="https://github.com/p11-glue/p11-kit/archive/0.23.2.zip p11-kit-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/1bef6b823367bc625e23506942c2b591/p11-kit-${PKGVERSION}.tar.gz"
# SRCURL[0]="https://github.com/p11-glue/p11-kit/archive/${PKGVERSION}.tar.gz p11-kit-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/a0941a5e02fae4be6a50ace3c2f7efa9/p11-kit-0.24.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit c7df273

Please sign in to comment.