diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-12-15 17:08:26 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-02 11:23:28 +0000 |
commit | 48c10e6c956a324d37dacbe606203e70343c922d (patch) | |
tree | 0aa1b916c67ac00398034883e3538e05131c7c12 /testing/amule/APKBUILD | |
parent | 5f63aa1878fb355ccddb5384a94c196ca66de335 (diff) | |
download | aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.bz2 aports-48c10e6c956a324d37dacbe606203e70343c922d.tar.xz |
rebuild against boost-1.72.0
Diffstat (limited to 'testing/amule/APKBUILD')
-rw-r--r-- | testing/amule/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/amule/APKBUILD b/testing/amule/APKBUILD index 1c22cc3223..58893f7edb 100644 --- a/testing/amule/APKBUILD +++ b/testing/amule/APKBUILD @@ -3,7 +3,7 @@ pkgname=amule _commit=314e62e87ff0481d3171f74751aaf0179e518765 pkgver=11025 -pkgrel=0 +pkgrel=1 pkgdesc="An eMule-like client for the eD2k and Kademlia networks" url="http://www.amule.org" arch="all" |