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>
<Source>
<Name>exfat-linux</Name>
<Homepage>https://github.com/arter97/exfat-linux</Homepage>
<Homepage>https://github.com/namjaejeon/linux-exfat-oot</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -15,8 +15,8 @@
<Description>
This exFAT filesystem module for Linux kernel is based on sdFAT drivers by Samsung, which is used with their smartphone lineups.
</Description>
<Archive sha1sum="66b6d589b5f63d82b0e8a2c012770e2fd2815181" type="targz">
https://github.com/arter97/exfat-linux/archive/5.8-1arter97.tar.gz
<Archive sha1sum="92aaf533c5ddfbb868f8d5c650b956d221088a26" type="targz">
https://github.com/namjaejeon/linux-exfat-oot/releases/download/6.0.0/linux-exfat-oot-6.0.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency version="6.6.45">kernel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<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">
<Date>2020-06-27</Date>
<Version>5.8.1</Version>