mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 08:12:56 +02:00
transmission: update to 2.90.
This commit is contained in:
parent
2e7957262e
commit
56810fbf0b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=2.84
|
version=2.90
|
||||||
revision=12
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp --without-systemd-daemon"
|
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp --without-systemd-daemon"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.transmissionbt.com/"
|
homepage="http://www.transmissionbt.com/"
|
||||||
license="MIT, GPL-2"
|
license="MIT, GPL-2"
|
||||||
distfiles="https://transmission.cachefly.net/${pkgname}-${version}.tar.xz"
|
distfiles="https://transmission.cachefly.net/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a9fc1936b4ee414acc732ada04e84339d6755cd0d097bcbd11ba2cfc540db9eb
|
checksum=69ff8caf81684155926f437f46bf7df1b1fb304f52c7809f546257e8923f2fd2
|
||||||
|
|
||||||
# Create transmission system user/group
|
# Create transmission system user/group
|
||||||
system_accounts="transmission"
|
system_accounts="transmission"
|
||||||
|
|
Loading…
Add table
Reference in a new issue