Skip to content

Commit

Permalink
Merge pull request #3083 from mariux64/update-libaio
Browse files Browse the repository at this point in the history
libaio: Update version from 0.3.110 to 0.3.113
  • Loading branch information
donald authored Mar 21, 2024
2 parents 1703e2c + 8bb211c commit 2869bed
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions libaio.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libaio-0.3.110-1
# BEE_VERSION libaio-0.3.113-0

# SRCURL[0]="https://releases.pagure.org/libaio/libaio-${PKGVERSION}.tar.gz"

SRCURL[0]="https://beehive.molgen.mpg.de/2a35602e43778383e2f4907a4ca39ab8/libaio-0.3.110.tar.gz"
#SRCURL[0]="https://releases.pagure.org/libaio/libaio-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/7d5be185f20eeaae15e267419950aaf7/libaio-0.3.113.tar.gz"

# PATCHURL+=()

Expand All @@ -28,7 +27,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/2a35602e43778383e2f4907a4ca39ab8/libaio
# bee_build
#}

mee_install() {
bee_install prefix=${D}/usr libdir=${D}/usr/lib
}
#mee_install() {
# bee_install
#}

0 comments on commit 2869bed

Please sign in to comment.