diff options
Diffstat (limited to 'main/wipe/APKBUILD')
-rw-r--r-- | main/wipe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wipe/APKBUILD b/main/wipe/APKBUILD index fc56665d14..b7a4801b41 100644 --- a/main/wipe/APKBUILD +++ b/main/wipe/APKBUILD @@ -12,7 +12,7 @@ depends_dev="" makedepends="$depends_dev linux-headers" install="" subpackages="$pkgname-doc" -source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2 +source="https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2 stdint.patch " |