From 24afa4211a380c460b877ab239cd5b1287af5e38 Mon Sep 17 00:00:00 2001
From: Michael Gehring <mg@ebfe.org>
Date: Tue, 12 Apr 2016 04:49:49 +0200
Subject: [PATCH] libtasn1: update to 4.8.

---
 srcpkgs/libtasn1/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template
index 4a7289151fe..635e6bfa00e 100644
--- a/srcpkgs/libtasn1/template
+++ b/srcpkgs/libtasn1/template
@@ -1,6 +1,6 @@
 # Template build file for 'libtasn1'.
 pkgname=libtasn1
-version=4.7
+version=4.8
 revision=1
 build_style=gnu-configure
 hostmakedepends="perl"
@@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 homepage="http://www.gnu.org/software/libtasn1/"
 license="GPL-3, LGPL-2.1"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
-checksum=a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9
+checksum=fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513
 
 libtasn1-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}"