diff options
Diffstat (limited to 'community/at')
-rw-r--r-- | community/at/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/at/APKBUILD b/community/at/APKBUILD index 3f5f6d989e..30ec875ae9 100644 --- a/community/at/APKBUILD +++ b/community/at/APKBUILD @@ -4,7 +4,7 @@ pkgname=at pkgver=3.1.20 pkgrel=1 pkgdesc="AT and batch delayed command scheduling utility and daemon" -url="http://packages.qa.debian.org/a/at.html" +url="https://packages.qa.debian.org/a/at.html" arch="all" license="GPL" makedepends="ssmtp flex-dev byacc" |