aboutsummaryrefslogtreecommitdiffstats
path: root/testing/extundelete/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/extundelete/APKBUILD')
-rw-r--r--testing/extundelete/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/extundelete/APKBUILD b/testing/extundelete/APKBUILD
index 5127da58ad8..625466be7ce 100644
--- a/testing/extundelete/APKBUILD
+++ b/testing/extundelete/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=extundelete
pkgver=0.2.4
-pkgrel=0
+pkgrel=1
pkgdesc="Utility for recovering deleted files from ext2, ext3 or ext4 partitions by parsing the journal"
-url="http://extundelete.sourceforge.net"
+url="https://extundelete.sourceforge.net/"
arch="all"
license="GPL-2.0"
makedepends="e2fsprogs-dev"