libftdi-1.4:ver.bump
This commit is contained in:
@@ -36,6 +36,6 @@ def install():
|
||||
# Install udev rule
|
||||
pisitools.insinto("/lib/udev/rules.d", "packages/99-libftdi.rules")
|
||||
|
||||
pisitools.doman("doc/man/man3/*.3")
|
||||
#pisitools.doman("doc/man/man3/*.3")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING.LIB", "ChangeLog", "LICENSE", "README")
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library for accessing to FTDI USB chips</Summary>
|
||||
<Description>libftdi allows access to eeprom and bitbang modes of FT232/245/2232 USB serial interface chips.</Description>
|
||||
<Archive sha1sum="ff3bdc8ec6f9e0fffc735e2b4708fe574289107f" type="tarbz2">https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3.tar.bz2</Archive>
|
||||
<Archive sha1sum="5b14cebab8168e12dd6c2b5325a29ad93ed40f3d" type="tarbz2">https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<!-- <Dependency>doxygen</Dependency> -->
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -71,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2018-08-20</Date>
|
||||
<Version>1.4</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>1.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user