diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-10 12:56:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-11 06:58:58 +0000 |
commit | 916d53df3f4251795dbf94d2b23858d52766bd26 (patch) | |
tree | bc211955a3cb01602ef03181092b7c477be6c434 /community | |
parent | a6584a9cf26788914cf72dfb63ebc10e90460168 (diff) | |
download | aports-916d53df3f4251795dbf94d2b23858d52766bd26.tar.bz2 aports-916d53df3f4251795dbf94d2b23858d52766bd26.tar.xz |
community/gource: rebuild against boost-1.71
Diffstat (limited to 'community')
-rw-r--r-- | community/gource/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gource/APKBUILD b/community/gource/APKBUILD index 0dd990d820..41cace44d5 100644 --- a/community/gource/APKBUILD +++ b/community/gource/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gource pkgver=0.49 -pkgrel=2 +pkgrel=3 pkgdesc="Software version control visualization" url="https://gource.io/" arch="all !s390x" |