diff options
Diffstat (limited to 'community/psmisc/APKBUILD')
-rw-r--r-- | community/psmisc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/psmisc/APKBUILD b/community/psmisc/APKBUILD index 0d87db0981..8953534f81 100644 --- a/community/psmisc/APKBUILD +++ b/community/psmisc/APKBUILD @@ -9,7 +9,7 @@ license="BSD GPL" depends="" makedepends="gettext-dev libintl ncurses-dev" subpackages="$pkgname-doc $pkgname-lang" -source="http://downloads.sourceforge.net/psmisc/$pkgname-$pkgver.tar.xz +source="https://downloads.sourceforge.net/psmisc/$pkgname-$pkgver.tar.xz include_limits.patch musl_ptregs.patch " |