mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
libdmx: update to 1.1.5.
This commit is contained in:
parent
40c28a5eaa
commit
12f4f80747
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libdmx'.
|
# Template build file for 'libdmx'.
|
||||||
pkgname=libdmx
|
pkgname=libdmx
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-malloc0returnsnull"
|
configure_args="--enable-malloc0returnsnull"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="DMX Extension for X"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://wiki.freedesktop.org/xorg/"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||||
checksum=253f90005d134fa7a209fbcbc5a3024335367c930adf0f3203e754cf32747243
|
checksum=35a4e26a8b0b2b4fe36441dca463645c3fa52d282ac3520501a38ea942cbf74f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue