forked from I2P_Developers/i2p.i2p
Wrapper: Update to wrapper 3.5.44
All binaries from Tanuki Delta Pack Community Edition, except for armhf (armv6), compiled on Raspberry Pi: ant 1.8.2 javac 1.7.0_151 gcc 4.6.3-14+rpi1 Windows binaries remain unchanged as we must recompile them ourselves (32 bit just to change the icon; 64 bit is not provided by Tanuki) PPC 32-bit big endian not updated, no longer supported by Tanuki
This commit is contained in:
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
#
|
||||
# copy the files out of the unzipped delta pack
|
||||
#
|
||||
V=3.5.39
|
||||
V=3.5.44
|
||||
D=wrapper-delta-pack-$V
|
||||
B=$D/bin
|
||||
L=$D/lib
|
||||
@ -12,7 +12,7 @@ cp $L/libwrapper-freebsd-x86-32.so freebsd/libwrapper.so
|
||||
cp $L/libwrapper-freebsd-x86-64.so freebsd64/libwrapper.so
|
||||
cp $L/libwrapper-linux-x86-32.so linux/libwrapper.so
|
||||
cp $L/libwrapper-linux-x86-64.so linux64/libwrapper.so
|
||||
cp $L/libwrapper-linux-ppcbe-32.so linux-ppc/libwrapper.so
|
||||
#cp $L/libwrapper-linux-ppcbe-32.so linux-ppc/libwrapper.so
|
||||
cp $L/libwrapper-linux-armel-32.so linux-armv5/libwrapper.so
|
||||
cp $L/libwrapper-linux-armhf-32.so linux-armv7/libwrapper.so
|
||||
cp $L/libwrapper-linux-armhf-64.so linux64-armv8/libwrapper.so
|
||||
@ -24,7 +24,7 @@ cp $B/wrapper-freebsd-x86-32 freebsd/i2psvc
|
||||
cp $B/wrapper-freebsd-x86-64 freebsd64/i2psvc
|
||||
cp $B/wrapper-linux-x86-32 linux/i2psvc
|
||||
cp $B/wrapper-linux-x86-64 linux64/i2psvc
|
||||
cp $B/wrapper-linux-ppcbe-32 linux-ppc/i2psvc
|
||||
#cp $B/wrapper-linux-ppcbe-32 linux-ppc/i2psvc
|
||||
cp $B/wrapper-linux-armel-32 linux-armv5/i2psvc
|
||||
cp $B/wrapper-linux-armhf-32 linux-armv7/i2psvc
|
||||
cp $B/wrapper-linux-armhf-64 linux64-armv8/i2psvc
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user