From 4f299ead820f3f24050b72eeb67d5a68e41a3464 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 9 Feb 2017 06:12:21 +0100 Subject: [PATCH] libepoxy: update to 1.4.0. --- srcpkgs/libepoxy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libepoxy/template b/srcpkgs/libepoxy/template index 9b55c0410f5..c41d9affcf0 100644 --- a/srcpkgs/libepoxy/template +++ b/srcpkgs/libepoxy/template @@ -1,6 +1,6 @@ # Template file for 'libepoxy' pkgname=libepoxy -version=1.3.1 +version=1.4.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config python xorg-util-macros" @@ -9,8 +9,8 @@ short_desc="Library for handling OpenGL function pointer management for you" maintainer="Juan RP " license="MIT" homepage="https://github.com/anholt/libepoxy" -distfiles="https://github.com/anholt/libepoxy/archive/v${version}.tar.gz" -checksum=6700ddedffb827b42c72cce1e0be6fba67b678b19bf256e1b5efd3ea38cc2bb4 +distfiles="https://github.com/anholt/libepoxy/releases/download/v${version%.*}/libepoxy-${version}.tar.xz" +checksum=25a906b14a921bc2b488cfeaa21a00486fe92630e4a9dd346e4ecabeae52ab41 pre_configure() { autoreconf -fi