summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Jerry Mairo2018-02-02 01:29:29 -0800
committerTommy Jerry Mairo2018-02-02 01:29:29 -0800
commit85351aaf59d544200fe1000157c414136fc1f80f (patch)
treee2ec6b2dc9873f12b7a9c5b0fda6cca68c50db72
parente3de6ac5498e10c4f4be607e8852f18fe101d51a (diff)
downloadaur-85351aaf59d544200fe1000157c414136fc1f80f.tar.gz
Update: libcrypto++ dependency
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a2e1e86270b..c2fdf11d34bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amule-dlp-git
pkgdesc = An eMule-like client for ed2k p2p network with DLP patch
- pkgver = 2.3.2.r10445.9d690bb5b
+ pkgver = 2.3.2.r10451.df46c833b
pkgrel = 1
url = https://github.com/persmule/amule-dlp
install = amule.install
@@ -13,7 +13,7 @@ pkgbase = amule-dlp-git
depends = gd
depends = geoip
depends = libupnp
- depends = crypto++
+ depends = crypto++<=5.6.5
depends = libsm
depends = boost-libs
optdepends = antileech
@@ -22,7 +22,7 @@ pkgbase = amule-dlp-git
conflicts = amule
conflicts = amule-dlp
conflicts = amule-dlp-hg
- source = git+https://github.com/persmule/amule-dlp.git#commit=9d690bb5bf5e569ed73794f413f3e77bf99757f3
+ source = git+https://github.com/persmule/amule-dlp.git#commit=df46c833b41d4821129d83cf11e03ace104fc2ed
source = amuled.systemd
source = amuleweb.systemd
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e0fa7ea06b09..28bd11b4a8aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,19 +6,19 @@
# Contributor: Dario 'Dax' Vilardi <dax [at] deelab [dot] org>
# Contributor: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=amule-dlp-git
-pkgver=2.3.2.r10445.9d690bb5b
+pkgver=2.3.2.r10451.df46c833b
pkgrel=1
pkgdesc="An eMule-like client for ed2k p2p network with DLP patch"
arch=('i686' 'x86_64')
url="https://github.com/persmule/amule-dlp"
license=('GPL')
-depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm' 'boost-libs')
+depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++<=5.6.5' 'libsm' 'boost-libs')
conflicts=('amule' 'amule-dlp' 'amule-dlp-hg')
makedepends=('git' 'boost')
optdepends=('antileech')
install=amule.install
provides=('amule' 'amule-dlp')
-source=("git+https://github.com/persmule/amule-dlp.git#commit=9d690bb5bf5e569ed73794f413f3e77bf99757f3"
+source=("git+https://github.com/persmule/amule-dlp.git#commit=df46c833b41d4821129d83cf11e03ace104fc2ed"
'amuled.systemd'
'amuleweb.systemd')
sha256sums=('SKIP'