mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libredwg: update to 0.9.2.
This commit is contained in:
parent
7f1c86e04c
commit
f5e723844d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libredwg'
|
# Template file for 'libredwg'
|
||||||
pkgname=libredwg
|
pkgname=libredwg
|
||||||
version=0.9
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-bindings"
|
configure_args="--disable-bindings"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/libredwg/"
|
homepage="https://www.gnu.org/software/libredwg/"
|
||||||
distfiles="$GNU_SITE/libredwg/libredwg-${version}.tar.xz"
|
distfiles="$GNU_SITE/libredwg/libredwg-${version}.tar.xz"
|
||||||
checksum=954f74753860315eb313a3bbb83bf7e5ad03e84bd10408cc629ff2e4e4b3fd46
|
checksum=d4ba88bfd031a0901f6f3ad007ec87f5d9f328fb10d1bce2daf66315625d0364
|
||||||
|
|
||||||
libredwg-tools_package() {
|
libredwg-tools_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue