summaryrefslogtreecommitdiffstats
path: root/xorg-driver/xf86-video-ati/DETAILS
diff options
context:
space:
mode:
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