Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
libX11: Update version from 1.6.8 to 1.8.1
Update suffix to xz (LZMA).
  • Loading branch information
pmenzel committed Oct 25, 2022
1 parent dab20a5 commit d34a036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libX11.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libX11-1.6.8-0
# BEE_VERSION libX11-1.8.1-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand All @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://www.x.org/releases/individual/lib/libX11-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://www.x.org/releases/individual/lib/libX11-${PKGVERSION}.tar.xz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit d34a036

Please sign in to comment.