libredwg: update to 0.11.1.
This commit is contained in:
parent
898d9bd538
commit
1a87588346
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libredwg'
|
||||
pkgname=libredwg
|
||||
version=0.11
|
||||
version=0.11.1
|
||||
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=43eb08c6becfbc654fe82d648d57c9741ced27be81d07668cb537bcfabcc5f6c
|
||||
checksum=e96499ed0db8fc19d733e2df1e04d155cca2d1baaaac6d78ac8efd4d4f8a224b
|
||||
|
||||
libredwg-tools_package() {
|
||||
short_desc+=" - utilities"
|
||||
|
|
Loading…
Reference in a new issue