libredwg: update to 0.11.
This commit is contained in:
parent
21b45231c7
commit
e06f45b73d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libredwg'
|
||||
pkgname=libredwg
|
||||
version=0.10.1
|
||||
version=0.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-bindings"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/libredwg/"
|
||||
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
||||
checksum=c5f9b843ab2e52d9717df5d2257a7415b8d16c1d872ad4b19f8b2802433d7cfe
|
||||
checksum=43eb08c6becfbc654fe82d648d57c9741ced27be81d07668cb537bcfabcc5f6c
|
||||
|
||||
libredwg-tools_package() {
|
||||
short_desc+=" - utilities"
|
||||
|
|
Loading…
Reference in New Issue