Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bdd1cbe80d0bc24ff216e2892a888cd3ecf46d0

commit 2bdd1cbe80d0bc24ff216e2892a888cd3ecf46d0
Author: crazy <[email protected]>
Date:   Sun May 8 11:48:08 2016 +0200

dosfstools-4.0-1-x86_64
* Version bump

diff --git a/source/base/dosfstools/FrugalBuild 
b/source/base/dosfstools/FrugalBuild
index 4a35092..191b05f 100644
--- a/source/base/dosfstools/FrugalBuild
+++ b/source/base/dosfstools/FrugalBuild
@@ -3,24 +3,17 @@
# Contributor: Miklos Vajna <[email protected]>

pkgname=dosfstools
-pkgver=3.0.28
-pkgrel=2
+pkgver=4.0
+pkgrel=1
pkgdesc="FAT/FAT32/VFAT filesystem checker"
url="https://github.com/dosfstools";
-depends=('glibc>=2.22-7' 'bash>=4.3_042-5')
+depends=('glibc>=2.22-7' 'bash>=4.3_042-5' 'libsystemd')
groups=('base')
archs=('i686' 'x86_64' 'arm')
_F_github_tag="v"
Finclude github
source=(https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.xz)
up2date="$up2date|sed s'|v||g'"
-sha1sums=('1c6649b5ecd997e540dc1b6cbc3ecf98f34dd354')
-
-build()
-{
-       Fsed "OPTFLAGS = .*" "OPTFLAGS = -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE" Makefile
-       Fsed "PREFIX = /usr/local" "PREFIX = /usr" Makefile
-       Fbuild
-}
+sha1sums=('9e91fb0a4bb4b734aea6baefefd3ad86ab657018')

# optimization ok
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to