Update to toad-1.15.

This commit is contained in:
ajacoutot
2025-05-25 09:04:42 +00:00
parent ce441c5c7a
commit 5844dc6776
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ COMMENT= hotplugd(8) automounter (Toad Opens All Devices)
GH_ACCOUNT= ajacoutot
GH_PROJECT= toad
GH_TAGNAME= v1.14
GH_TAGNAME= v1.15
CATEGORIES= sysutils
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (toad-1.14.tar.gz) = APu2aB2p1yNqhI0Ql4sXhjDgjJOSL4UwTqHbo19H2XU=
SIZE (toad-1.14.tar.gz) = 8756
SHA256 (toad-1.15.tar.gz) = /E49883MHN7I717mHlHT/wCoPmECtcm3lAl/qTKL0BI=
SIZE (toad-1.15.tar.gz) = 9210
+2
View File
@@ -10,3 +10,5 @@ It comes with toadd(8), a small daemon that will detect the insertion of
a medium in the optical drives of the machine by periodically reading
their disklabel(8) (every 8 seconds) and call toad(8) with the attach or
detach argument respectively.
If installed, the ntfs_3g package is used to improve NTFS support.