diff options
Diffstat (limited to 'main/wget/APKBUILD')
-rw-r--r-- | main/wget/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD index c5ea9891c..55285c1fe 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter at gmail> pkgname=wget pkgver=1.12 -pkgrel=1 +pkgrel=2 pkgdesc="A network utility to retrieve files from the Web" url="http://www.gnu.org/software/wget/wget.html" license="GPL3" |