aboutsummaryrefslogtreecommitdiffstats
path: root/main/parted/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/parted/APKBUILD')
-rw-r--r--main/parted/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/parted/APKBUILD b/main/parted/APKBUILD
index 2bf6e95f8a..ab0b3d0c9d 100644
--- a/main/parted/APKBUILD
+++ b/main/parted/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=parted
-pkgver=2.2
-pkgrel=1
+pkgver=2.3
+pkgrel=0
pkgdesc="Utility to create, destroy, resize, check and copy partitions"
url="http://www.gnu.org/software/parted/parted.html"
license="GPL3"
@@ -24,4 +24,4 @@ package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install
}
-md5sums="9c262afd6673d7724a60b7c632ce80fa parted-2.2.tar.gz"
+md5sums="30ceb6df7e8681891e865e2fe5a7903d parted-2.3.tar.gz"