Selaa lähdekoodia

package/parted: bump to version 3.4

Update indentation in hash file (two spaces)

https://git.savannah.gnu.org/cgit/parted.git/tree/NEWS?h=v3.4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fabrice Fontaine 3 vuotta sitten
vanhempi
commit
6e0bf309a4
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 2 2
      package/parted/parted.hash
  2. 1 1
      package/parted/parted.mk

+ 2 - 2
package/parted/parted.hash

@@ -1,5 +1,5 @@
 # Locally calculated after checking pgp signature
 # Locally calculated after checking pgp signature
-sha256	57e2b4bd87018625c515421d4524f6e3b55175b472302056391c5f7eccb83d44  parted-3.3.tar.xz
+sha256  e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342  parted-3.4.tar.xz
 
 
 # Locally calculated
 # Locally calculated
-sha256	0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf  COPYING
+sha256  0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf  COPYING

+ 1 - 1
package/parted/parted.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-PARTED_VERSION = 3.3
+PARTED_VERSION = 3.4
 PARTED_SOURCE = parted-$(PARTED_VERSION).tar.xz
 PARTED_SOURCE = parted-$(PARTED_VERSION).tar.xz
 PARTED_SITE = $(BR2_GNU_MIRROR)/parted
 PARTED_SITE = $(BR2_GNU_MIRROR)/parted
 PARTED_DEPENDENCIES = host-pkgconf util-linux
 PARTED_DEPENDENCIES = host-pkgconf util-linux