diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:34 +0000 |
| commit | 8df1d35909ec2d57a6845f5b2c26ee1e83cfd032 (patch) | |
| tree | 88e5aaa8cf9d3c0538cdff935a56786705548d75 /patch | |
| parent | 96ec28ea0d2c05032f40f50bc6b9de7020138f57 (diff) | |
| download | alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.tar.gz alicelinux-8df1d35909ec2d57a6845f5b2c26ee1e83cfd032.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'patch')
| -rw-r--r-- | patch/.checksum | 1 | ||||
| -rw-r--r-- | patch/.files | 7 | ||||
| -rw-r--r-- | patch/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/patch/.checksum b/patch/.checksum new file mode 100644 index 00000000..80f2143e --- /dev/null +++ b/patch/.checksum @@ -0,0 +1 @@ +d7dadf0ac720de7560f140a9021928bc0f8089182121c0e65c8bec115cf31124 patch-2.8.tar.xz diff --git a/patch/.files b/patch/.files new file mode 100644 index 00000000..9f8a0e5d --- /dev/null +++ b/patch/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/patch +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/patch.1.gz diff --git a/patch/abuild b/patch/abuild new file mode 100644 index 00000000..68d4190b --- /dev/null +++ b/patch/abuild @@ -0,0 +1,4 @@ +name=patch +version=2.8 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |