transmission: update to 4.0.4
This commit is contained in:
parent
fa547cfbb1
commit
524cf6d3bb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=4.0.3
|
version=4.0.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_CLI=ON -DENABLE_GTK=ON -DENABLE_QT=ON -DENABLE_MAC=OFF"
|
configure_args="-DENABLE_CLI=ON -DENABLE_GTK=ON -DENABLE_QT=ON -DENABLE_MAC=OFF"
|
||||||
hostmakedepends="autoconf automake intltool glib-devel
|
hostmakedepends="autoconf automake intltool glib-devel
|
||||||
|
@ -15,7 +15,7 @@ license="MIT, GPL-2.0-or-later"
|
||||||
homepage="https://www.transmissionbt.com"
|
homepage="https://www.transmissionbt.com"
|
||||||
changelog="https://github.com/transmission/transmission/releases"
|
changelog="https://github.com/transmission/transmission/releases"
|
||||||
distfiles="https://github.com/transmission/transmission/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/transmission/transmission/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b6b01fd58e42bb14f7aba0253db932ced050fcd2bba5d9f8469d77ddd8ad545a
|
checksum=15f7b4318fdfbffb19aa8d9a6b0fd89348e6ef1e86baa21a0806ffd1893bd5a6
|
||||||
|
|
||||||
# Create transmission system user/group
|
# Create transmission system user/group
|
||||||
system_accounts="transmission"
|
system_accounts="transmission"
|
||||||
|
|
Loading…
Reference in New Issue