Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
a2d91dfd
Commit
a2d91dfd
authored
Mar 26, 2020
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/tuptime: upgrade to 4.1.0
parent
4de0f526
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
testing/tuptime/APKBUILD
testing/tuptime/APKBUILD
+4
-6
No files found.
testing/tuptime/APKBUILD
View file @
a2d91dfd
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname
=
tuptime
pkgname
=
tuptime
pkgver
=
3.4.2
pkgver
=
4.1.0
pkgrel
=
4
pkgrel
=
0
pkgdesc
=
"Report the historical and statistical real time of the system"
pkgdesc
=
"Report the historical and statistical real time of the system"
url
=
"https://github.com/rfrail3/tuptime"
url
=
"https://github.com/rfrail3/tuptime"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -11,18 +11,16 @@ depends="python3"
...
@@ -11,18 +11,16 @@ depends="python3"
install
=
"
$pkgname
.pre-install
$pkgname
-openrc.post-install"
install
=
"
$pkgname
.pre-install
$pkgname
-openrc.post-install"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc"
options
=
"!check"
options
=
"!check"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/rfrail3/
$pkgna
me
/archive/
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/rfrail3/
tupti
me/archive/
$pkgver
.tar.gz
$pkgname
.cron"
$pkgname
.cron"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
package
()
{
package
()
{
cd
"
$builddir
"
install
-Dm775
"src/
$pkgname
"
"
$pkgdir
/usr/bin/
$pkgname
"
install
-Dm775
"src/
$pkgname
"
"
$pkgdir
/usr/bin/
$pkgname
"
install
-Dm755
"
$srcdir
/
$pkgname
.cron"
"
$pkgdir
"
/etc/periodic/15min/
$pkgname
install
-Dm755
"
$srcdir
/
$pkgname
.cron"
"
$pkgdir
"
/etc/periodic/15min/
$pkgname
install
-Dm644
"src/man/
$pkgname
.1"
"
$pkgdir
/usr/share/man/man1/
$pkgname
.1"
install
-Dm644
"src/man/
$pkgname
.1"
"
$pkgdir
/usr/share/man/man1/
$pkgname
.1"
install
-Dm755
"src/openrc/
$pkgname
"
"
$pkgdir
/etc/init.d/
$pkgname
"
install
-Dm755
"src/openrc/
$pkgname
"
"
$pkgdir
/etc/init.d/
$pkgname
"
}
}
sha512sums
=
"
c90e11a7d5dbee83325d4793316ccfa46b3f5ebe0914b6100757412b92446367070dca25b7fed3f4b7d8f08565dfc7c4e4e4027206b9dcfbb5b8942d36d94938 tuptime-3.4.2
.tar.gz
sha512sums
=
"
2811f2bf659bc1af3656230f87477a939ec22c3caa9283f7063e9e9c8ea2497f3c3581c3b7eb63cef15ce29d73f34d44c72fde4d2681f50021b4eb8986e0c812 tuptime-4.1.0
.tar.gz
d3a3f7820c2fbbc3a13412740934b5b62af462c35a9354a2f0d16b76500a406ea86dbec2cf368a24191df6c0221a8e6efff0dbf3e635af854cbe84eb6fe5630e tuptime.cron"
d3a3f7820c2fbbc3a13412740934b5b62af462c35a9354a2f0d16b76500a406ea86dbec2cf368a24191df6c0221a8e6efff0dbf3e635af854cbe84eb6fe5630e tuptime.cron"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment