mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libredwg: update to 0.13.3.
This commit is contained in:
parent
bfdcf4a47e
commit
a7e30ae2ba
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.13.2
|
version=0.13.3
|
||||||
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="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
distfiles="https://github.com/LibreDWG/libredwg/releases/download/${version}/libredwg-${version}.tar.xz"
|
||||||
checksum=9ab76010a6536ebf86df50f4973cb6cb2fc8aa2677084b8d22ac8320052d9329
|
checksum=83f1f6e78a744777a481ff4520e4cef3f8ac4b2c1c25671077ca12fe81e8816e
|
||||||
|
|
||||||
libredwg-tools_package() {
|
libredwg-tools_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue