summaryrefslogtreecommitdiffstats
path: root/xorg-driver/xf86-video-ati/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2019-03-19 18:47:57 +0100
committerTreeve Jelbert2019-03-19 18:47:57 +0100
commit7875fe1ad011aeb7545915a04fe39a430dd5a378 (patch)
tree8d21d0f6b4c2049c0c1eecb91953232b945ed11c /xorg-driver/xf86-video-ati/DETAILS
parent040fe5003b881adba70147d50832d671be49d87b (diff)
xf86-video-ati: => 19.0.1
Diffstat (limited to 'xorg-driver/xf86-video-ati/DETAILS')
-rwxr-xr-xxorg-driver/xf86-video-ati/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg-driver/xf86-video-ati/DETAILS b/xorg-driver/xf86-video-ati/DETAILS
index 31b3711868..f31c092de5 100755
--- a/xorg-driver/xf86-video-ati/DETAILS
+++ b/xorg-driver/xf86-video-ati/DETAILS
@@ -1,4 +1,5 @@
. "$GRIMOIRE/FUNCTIONS"
+. "$GRIMOIRE/MESONFUNCTIONS"
SPELL=xf86-video-ati
if [[ $XF86_VIDEO_ATI_BRANCH == scm ]]; then
VERSION=$(get_scm_version)
@@ -8,7 +9,7 @@ if [[ $XF86_VIDEO_ATI_BRANCH == scm ]]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-scm
else
- VERSION=19.0.0
+ VERSION=19.0.1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
SOURCE2=$SOURCE.sig