diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:34:53 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-07 07:34:53 +0000 |
| commit | f34975cfb76e6a022da421f0f97a2de29fd2b085 (patch) | |
| tree | b6f79f11d3b4ddee07a0d3e5b28124623f0fa7ee /repos/extra/tlp/abuild | |
| parent | 8809a9fc1beaed68c2c94e0ee99957b251f81860 (diff) | |
| download | alicelinux-f34975cfb76e6a022da421f0f97a2de29fd2b085.tar.gz alicelinux-f34975cfb76e6a022da421f0f97a2de29fd2b085.zip | |
tlp: updated to 1.9.0
Diffstat (limited to 'repos/extra/tlp/abuild')
| -rw-r--r-- | repos/extra/tlp/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/tlp/abuild b/repos/extra/tlp/abuild index b19259a4..4a9c2676 100644 --- a/repos/extra/tlp/abuild +++ b/repos/extra/tlp/abuild @@ -1,6 +1,6 @@ name=tlp -version=1.8.0 -release=2 +version=1.9.0 +release=1 source="https://github.com/linrunner/TLP/archive/${version}/TLP-${version}.tar.gz" postbuild() { |