Skip to content

Commit

Permalink
wayland: Update version from 1.19.0 to 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Aug 5, 2024
1 parent 42660e9 commit 4377882
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions wayland.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION wayland-1.19.0-1
# BEE_VERSION wayland-1.23.0-0

# SRCURL[0]="https://wayland.freedesktop.org/releases/wayland-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/5d59ac3d8a8f4e42de2ceb8bb19dfca9/wayland-1.19.0.tar.xz"
#SRCURL[0]="https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PKGVERSION}/downloads/wayland-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/23ad991e776ec8cf7e58b34cbd2efa75/wayland-1.23.0.tar.xz"

# PATCHURL+=()

Expand All @@ -19,10 +19,9 @@ SRCURL[0]="https://beehive.molgen.mpg.de/5d59ac3d8a8f4e42de2ceb8bb19dfca9/waylan
# bee_patch "${@}"
#}

mee_configure() {
bee_configure \
--disable-static
}
#mee_configure() {
# bee_configure
#}

#mee_build() {
# bee_build
Expand Down

0 comments on commit 4377882

Please sign in to comment.