Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit b512ccf

Browse files
authored
ntfs-3g: new packages at 2017.3.23 (#306)
1 parent 90ba99a commit b512ccf

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

community/ntfs-3g/build

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh -e
2+
3+
./configure
4+
--prefix=/usr
5+
6+
make
7+
make DESTDIR="$1" install

community/ntfs-3g/checksums

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5 ntfs-3g_ntfsprogs-2017.3.23.tgz

community/ntfs-3g/depends

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
util-linux

community/ntfs-3g/sources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2017.3.23.tgz

community/ntfs-3g/version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2017.3.23 1

0 commit comments

Comments
 (0)