diff --git a/main/libunwind/APKBUILD b/main/libunwind/APKBUILD index 04826269468..50b3ca304bc 100644 --- a/main/libunwind/APKBUILD +++ b/main/libunwind/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Ben Pye -# Maintainer: Ben Pye +# Maintainer: Krassy Boykinov pkgname=libunwind pkgver=1.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Portable and efficient C programming interface (API) to determine the call-chain of a program" url="https://www.nongnu.org/libunwind/" arch="all"