Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-29 14:51:04 +03:00
committed by GitHub
parent 2737d4eebe
commit 96c0122f96
+10 -3
View File
@@ -3,7 +3,7 @@
<PISI> <PISI>
<Source> <Source>
<Name>exfat-linux</Name> <Name>exfat-linux</Name>
<Homepage>https://github.com/arter97/exfat-linux</Homepage> <Homepage>https://github.com/namjaejeon/linux-exfat-oot</Homepage>
<Packager> <Packager>
<Name>PisiLinux Community</Name> <Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email> <Email>admins@pisilinux.org</Email>
@@ -15,8 +15,8 @@
<Description> <Description>
This exFAT filesystem module for Linux kernel is based on sdFAT drivers by Samsung, which is used with their smartphone lineups. This exFAT filesystem module for Linux kernel is based on sdFAT drivers by Samsung, which is used with their smartphone lineups.
</Description> </Description>
<Archive sha1sum="66b6d589b5f63d82b0e8a2c012770e2fd2815181" type="targz"> <Archive sha1sum="92aaf533c5ddfbb868f8d5c650b956d221088a26" type="targz">
https://github.com/arter97/exfat-linux/archive/5.8-1arter97.tar.gz https://github.com/namjaejeon/linux-exfat-oot/releases/download/6.0.0/linux-exfat-oot-6.0.0.tar.gz
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<Dependency version="6.6.45">kernel</Dependency> <Dependency version="6.6.45">kernel</Dependency>
@@ -38,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="2">
<Date>2024-11-29</Date>
<Version>6.0.0</Version>
<Comment>First build.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1"> <Update release="1">
<Date>2020-06-27</Date> <Date>2020-06-27</Date>
<Version>5.8.1</Version> <Version>5.8.1</Version>