From 43a7df8554d86c9ac81a28054fcb42f44ec59dbd Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 28 Dec 2019 18:30:16 -0600 Subject: [PATCH] libredwg: update to 0.9.3. Updated to 0.9.3 CVE fixed in this release: 2019-20009 2019-20010 2019-20011 2019-20012 2019-20013 2019-20014 2019-20015 Signed-off-by: Nathan Owens --- srcpkgs/libredwg/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libredwg/template b/srcpkgs/libredwg/template index b1ad1c1213a..f7a377837fb 100644 --- a/srcpkgs/libredwg/template +++ b/srcpkgs/libredwg/template @@ -1,6 +1,6 @@ # Template file for 'libredwg' pkgname=libredwg -version=0.9.2 +version=0.9.3 revision=1 build_style=gnu-configure configure_args="--disable-bindings" @@ -10,8 +10,8 @@ short_desc="Free library to handle DWG files" maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/libredwg/" -distfiles="$GNU_SITE/libredwg/libredwg-${version}.tar.xz" -checksum=d4ba88bfd031a0901f6f3ad007ec87f5d9f328fb10d1bce2daf66315625d0364 +distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz" +checksum=db2dcc73d447397b23cbb556549b7a75f52a1513c0cfbebde3e786b53d97333b libredwg-tools_package() { short_desc+=" - utilities"