mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/libtorrent to 0.13.4-1
This commit is contained in:
parent
9969d7a40a
commit
80b351ec51
1 changed files with 3 additions and 3 deletions
|
@ -8,15 +8,15 @@
|
||||||
# --enable-aligned flag is required to work correctly on armv5
|
# --enable-aligned flag is required to work correctly on armv5
|
||||||
|
|
||||||
pkgname=libtorrent
|
pkgname=libtorrent
|
||||||
pkgver=0.13.3
|
pkgver=0.13.4
|
||||||
pkgrel=2.1
|
pkgrel=1
|
||||||
pkgdesc='BitTorrent library with a focus on high performance and good code'
|
pkgdesc='BitTorrent library with a focus on high performance and good code'
|
||||||
url='http://libtorrent.rakshasa.no/'
|
url='http://libtorrent.rakshasa.no/'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('openssl')
|
depends=('openssl')
|
||||||
source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
|
source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha1sums=('e65a20b9e6d5c04b4e0849543d58befb60d948b7')
|
sha1sums=('3a3ca87054d020bc376abe2c1ea15bbbaef31131')
|
||||||
|
|
||||||
options=('!libtool')
|
options=('!libtool')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue