summaryrefslogtreecommitdiff
path: root/user/astyle
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-26 18:42:00 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-11-26 18:42:00 -0600
commit14505287b845d0c4ba9ce184cc693cdff864772d (patch)
tree4515c5350224ca350804772cddac906152318dc6 /user/astyle
parent4d97b24d3374685bba4df24dd6ceaee5d698671d (diff)
downloadpackages-14505287b845d0c4ba9ce184cc693cdff864772d.tar.gz
packages-14505287b845d0c4ba9ce184cc693cdff864772d.tar.bz2
packages-14505287b845d0c4ba9ce184cc693cdff864772d.tar.xz
packages-14505287b845d0c4ba9ce184cc693cdff864772d.zip
user/astyle: Update URL for HTTPS
Diffstat (limited to 'user/astyle')
-rw-r--r--user/astyle/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/astyle/APKBUILD b/user/astyle/APKBUILD
index ace28efdb..bd4fc923c 100644
--- a/user/astyle/APKBUILD
+++ b/user/astyle/APKBUILD
@@ -4,7 +4,7 @@ pkgname=astyle
pkgver=3.1
pkgrel=0
pkgdesc="Automatic code formatting library"
-url="http://astyle.sourceforge.net/"
+url="https://astyle.sourceforge.net/"
arch="all"
options="!check" # No test suite.
license="MIT"