diff options
author | Laurent Bercot <ska-adelie@skarnet.org> | 2024-10-10 02:59:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-adelie@skarnet.org> | 2024-10-10 02:59:48 +0000 |
commit | 3221c0f862fe010704281ec3a4612c588b0f7d25 (patch) | |
tree | bb8c62d98877d3b81893690f5adbf61b4fe8cb5f /system/utmps/utmps.pc.in | |
parent | 3e08e2bf85000b9eb3970498a20034f2568d6782 (diff) | |
download | packages-3221c0f862fe010704281ec3a4612c588b0f7d25.tar.gz packages-3221c0f862fe010704281ec3a4612c588b0f7d25.tar.bz2 packages-3221c0f862fe010704281ec3a4612c588b0f7d25.tar.xz packages-3221c0f862fe010704281ec3a4612c588b0f7d25.zip |
system/utmps: upgrade to 0.1.2.3
Also add a .pc file
Diffstat (limited to 'system/utmps/utmps.pc.in')
-rw-r--r-- | system/utmps/utmps.pc.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/utmps/utmps.pc.in b/system/utmps/utmps.pc.in new file mode 100644 index 000000000..ef581ec6f --- /dev/null +++ b/system/utmps/utmps.pc.in @@ -0,0 +1,6 @@ +Name: utmps +Description: A secure implementation of the utmp mechanism. +URL: https://skarnet.org/software/utmps/ +Version: @@VERSION@@ +Requires.private: skalibs >= @@SKALIBS_VERSION@@ +Libs: -lutmps |