diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-16 08:02:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-16 08:02:07 +0000 |
commit | f18e13f2b1a6bcbe3c8a179934290101143139aa (patch) | |
tree | 546bcb30e94338cb336abb7f4b9dc8219ad45da4 /main/oprofile | |
parent | 71184a0aec0895433a25f4b940946c4a434f90d5 (diff) | |
download | aports-f18e13f2b1a6bcbe3c8a179934290101143139aa.tar.bz2 aports-f18e13f2b1a6bcbe3c8a179934290101143139aa.tar.xz |
main/oprofile: rebuild against libbfd-2.23.2.so
Diffstat (limited to 'main/oprofile')
-rw-r--r-- | main/oprofile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/oprofile/APKBUILD b/main/oprofile/APKBUILD index 332843bb6..74550d29e 100644 --- a/main/oprofile/APKBUILD +++ b/main/oprofile/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=oprofile pkgver=0.9.8 -pkgrel=0 +pkgrel=1 pkgdesc="A System Profiler for Linux" url="http://oprofile.sourceforge.net/" arch="all" |