diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:19 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:19 +0800 |
| commit | 6a26b7ec2ba15672ae59ed958107d7843397a033 (patch) | |
| tree | 95e20481b6c2cf039c1fad14ea8d072d7c9f2669 /repos | |
| parent | 130c6d52f24038047cc15207f8b5e5e7182e9c2a (diff) | |
| download | alicelinux-6a26b7ec2ba15672ae59ed958107d7843397a033.tar.gz alicelinux-6a26b7ec2ba15672ae59ed958107d7843397a033.zip | |
libtirpc: updated to 1.3.6
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/xorg/libtirpc/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/libtirpc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/libtirpc/.checksum b/repos/xorg/libtirpc/.checksum index a2d21def..c87dac07 100644 --- a/repos/xorg/libtirpc/.checksum +++ b/repos/xorg/libtirpc/.checksum @@ -1 +1 @@ -4dd37bb207a200ab90739658efd908099f329ce2244f2a02f2ef918a33cf31b0 libtirpc-1.3.5.tar.bz2 +3ca1feefee3a216bb82bba35dfb455cac8524b8d8404767b01772f3b8fd00eea libtirpc-1.3.6.tar.bz2 diff --git a/repos/xorg/libtirpc/abuild b/repos/xorg/libtirpc/abuild index e14508c2..6fadc494 100644 --- a/repos/xorg/libtirpc/abuild +++ b/repos/xorg/libtirpc/abuild @@ -1,5 +1,5 @@ name=libtirpc -version=1.3.5 +version=1.3.6 release=1 source="https://downloads.sourceforge.net/$name/$name-$version.tar.bz2" build_opt="--disable-gssapi" |