aboutsummaryrefslogtreecommitdiff
path: root/libs/libdrm/Makefile
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2023-02-20 14:58:09 +0000
committerRosen Penev <rosenp@gmail.com>2023-02-24 16:08:15 -0800
commitb658a0e605b9eb73e01631e9dd32e7ae81a4e027 (patch)
treeb3972254384a56a3fea16993c94c28f7c344b1a0 /libs/libdrm/Makefile
parent5f0a9ec722266a15739786aed12e2c33e9da7acd (diff)
libdrm: update to 2.4.115
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'libs/libdrm/Makefile')
-rw-r--r--libs/libdrm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libdrm/Makefile b/libs/libdrm/Makefile
index 2032cee25..0fd4fefd0 100644
--- a/libs/libdrm/Makefile
+++ b/libs/libdrm/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libdrm
-PKG_VERSION:=2.4.114
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=2.4.115
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://dri.freedesktop.org/libdrm
-PKG_HASH:=3049cf843a47d12e5eeefbc3be3496d782fa09f42346bf0b7defe3d1e598d026
+PKG_HASH:=554cfbfe0542bddb391b4e3e05bfbbfc3e282b955bd56218d21c0616481f65eb
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENSE:=BSD-3-Clause