mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ntfs-3g: update to 2015.3.14 (soname bump).
This commit is contained in:
parent
d86278118f
commit
2c7f4b813f
2 changed files with 4 additions and 4 deletions
|
@ -457,7 +457,7 @@ libphysfs.so.1 physfs-2.0.0_1
|
||||||
libSDL_ttf-2.0.so.0 SDL_ttf-2.0.9_1
|
libSDL_ttf-2.0.so.0 SDL_ttf-2.0.9_1
|
||||||
libparted.so.2 libparted-3.1_1
|
libparted.so.2 libparted-3.1_1
|
||||||
libparted-fs-resize.so.0 libparted-3.1_1
|
libparted-fs-resize.so.0 libparted-3.1_1
|
||||||
libntfs-3g.so.85 ntfs-3g-2014.2.15_1
|
libntfs-3g.so.86 ntfs-3g-2015.3.14_1
|
||||||
libruby.so.2.2 ruby-2.2.0_1
|
libruby.so.2.2 ruby-2.2.0_1
|
||||||
libxenctrl.so.4.5 xen-libs-4.5<4.6_1
|
libxenctrl.so.4.5 xen-libs-4.5<4.6_1
|
||||||
libxenguest.so.4.5 xen-libs-4.5<4.6_1
|
libxenguest.so.4.5 xen-libs-4.5<4.6_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ntfs-3g'
|
# Template file for 'ntfs-3g'
|
||||||
pkgname=ntfs-3g
|
pkgname=ntfs-3g
|
||||||
version=2014.2.15
|
version=2015.3.14
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname}_ntfsprogs-${version}"
|
wrksrc="${pkgname}_ntfsprogs-${version}"
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.tuxera.com/community/ntfs-3g-download/"
|
homepage="http://www.tuxera.com/community/ntfs-3g-download/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.tuxera.com/opensource/${pkgname}_ntfsprogs-${version}.tgz"
|
distfiles="http://www.tuxera.com/opensource/${pkgname}_ntfsprogs-${version}.tgz"
|
||||||
checksum=4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56
|
checksum=97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/{/usr/,}sbin/* ${DESTDIR}/usr/bin
|
mv ${DESTDIR}/{/usr/,}sbin/* ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue