Skip to content

Commit

Permalink
libX11: Update version from 1.8.1 to 1.8.7
Browse files Browse the repository at this point in the history
donald committed Oct 17, 2023
1 parent 2e33866 commit 7a42c36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libX11.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libX11-1.8.1-0
# BEE_VERSION libX11-1.8.7-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.)
@@ -10,7 +10,7 @@
## 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.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/6b20033f88f0be3d870449c47f1e10a8/libX11-1.8.1.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/1b9bc39366eab2cc7b018907df715f34/libX11-1.8.7.tar.xz"

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

0 comments on commit 7a42c36

Please sign in to comment.