aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-04-24 10:50:15 +0200
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-04-26 06:24:25 +0000
commitd8f9f150c47c5ef1e9b5c8025a1330d4cbcf9a58 (patch)
tree23f05e6f2a17a036e9dc3918bbaae843297e3c8d /main/busybox
parent981bf8f8fb3cbbc210ee4f2a2fb5b55d0132e02a (diff)
downloadaports-d8f9f150c47c5ef1e9b5c8025a1330d4cbcf9a58.tar.bz2
aports-d8f9f150c47c5ef1e9b5c8025a1330d4cbcf9a58.tar.xz
rebuild against main/libtls-standalone 2.9.1
Diffstat (limited to 'main/busybox')
-rw-r--r--main/busybox/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index cc77becb9b..d146383dc0 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -3,9 +3,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.30.1
-pkgrel=0
+pkgrel=1
pkgdesc="Size optimized toolbox of many common UNIX utilities"
-url=http://busybox.net
+url="https://busybox.net/"
arch="all"
license="GPL-2.0"
makedepends_build=""