libredwg: update to 0.10.
This commit is contained in:
parent
9c3204019e
commit
a5896cb370
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libredwg'
|
||||
pkgname=libredwg
|
||||
version=0.9.3
|
||||
version=0.10
|
||||
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=db2dcc73d447397b23cbb556549b7a75f52a1513c0cfbebde3e786b53d97333b
|
||||
checksum=33e9d1c70ba30b81cb53944a3c0fc0024587a2063da40cabe67f0db589684520
|
||||
|
||||
libredwg-tools_package() {
|
||||
short_desc+=" - utilities"
|
||||
|
|
Loading…
Reference in New Issue