mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
xtrans: update to 1.5.0
This commit is contained in:
parent
45928773a1
commit
066ee0efe1
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xtrans'
|
||||
pkgname=xtrans
|
||||
version=1.4.0
|
||||
revision=2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
short_desc="Network API translation layer to insulate X"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.bz2"
|
||||
checksum=377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773
|
||||
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.gz"
|
||||
checksum=a806f8a92f879dcd0146f3f1153fdffe845f2fc0df9b1a26c19312b7b0a29c86
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue