mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +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'.
|
||||
pkgname=libdmx
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
|
@ -10,8 +10,8 @@ short_desc="DMX Extension for X"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://wiki.freedesktop.org/xorg/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=253f90005d134fa7a209fbcbc5a3024335367c930adf0f3203e754cf32747243
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=35a4e26a8b0b2b4fe36441dca463645c3fa52d282ac3520501a38ea942cbf74f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue