Skip to content

Commit

Permalink
Merge pull request #527 from mariux64/update-graphics-and-x-stack
Browse files Browse the repository at this point in the history
Update graphics and X stack
  • Loading branch information
david authored Nov 13, 2017
2 parents 936bcdc + 67390e4 commit 98d778d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libdrm.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libdrm-2.4.83-0
# BEE_VERSION libdrm-2.4.88-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 Down
2 changes: 1 addition & 1 deletion mesalib.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mesalib-17.2.1-0
# BEE_VERSION mesalib-17.2.4-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 Down
4 changes: 2 additions & 2 deletions xf86-video-amdgpu.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xf86-video-amdgpu-1.3.0_p26_9caa9dd-0
# BEE_VERSION xf86-video-amdgpu-1.4.0-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]="/src/mariux/beeroot/downloads/xf86-video-amdgpu-${PKGFULLVERSION}.tar.bz2"
SRCURL[0]="https://www.x.org/releases/individual/driver/xf86-video-amdgpu-${PKGVERSION}.tar.bz2"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down
2 changes: 1 addition & 1 deletion xorg-server.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xorg-server-1.19.3-2
# BEE_VERSION xorg-server-1.19.5-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 Down

0 comments on commit 98d778d

Please sign in to comment.