diff options
Diffstat (limited to 'main/flashrom/APKBUILD')
-rw-r--r-- | main/flashrom/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/flashrom/APKBUILD b/main/flashrom/APKBUILD index 11ca78f2de..5428659621 100644 --- a/main/flashrom/APKBUILD +++ b/main/flashrom/APKBUILD @@ -4,7 +4,7 @@ pkgname=flashrom pkgver=0.9.9 pkgrel=2 pkgdesc="A utility for identifying, reading, writing, verifying and erasing flash chips" -url="http://www.flashrom.org/Flashrom" +url="https://www.flashrom.org/Flashrom" arch="all" license="GPL" depends=dmidecode |