ntfs-3g: update to 2015.3.14 (soname bump).
This commit is contained in:
parent
d86278118f
commit
2c7f4b813f
|
@ -457,7 +457,7 @@ libphysfs.so.1 physfs-2.0.0_1
|
|||
libSDL_ttf-2.0.so.0 SDL_ttf-2.0.9_1
|
||||
libparted.so.2 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
|
||||
libxenctrl.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'
|
||||
pkgname=ntfs-3g
|
||||
version=2014.2.15
|
||||
revision=3
|
||||
version=2015.3.14
|
||||
revision=1
|
||||
wrksrc="${pkgname}_ntfsprogs-${version}"
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.tuxera.com/community/ntfs-3g-download/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.tuxera.com/opensource/${pkgname}_ntfsprogs-${version}.tgz"
|
||||
checksum=4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56
|
||||
checksum=97f996015d8316d4a272bd2629978e5e97072dd3cc148ce39802f8037c6538f2
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/{/usr/,}sbin/* ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in New Issue