Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakub Panek
aports
Commits
09a542c7
Commit
09a542c7
authored
11 years ago
by
Bartłomiej Piotrowski
Browse files
Options
Downloads
Patches
Plain Diff
main/msmtp: upgrade to 1.4.32
parent
e8befb90
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/msmtp/APKBUILD
+4
-5
4 additions, 5 deletions
main/msmtp/APKBUILD
with
4 additions
and
5 deletions
main/msmtp/APKBUILD
+
4
−
5
View file @
09a542c7
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
msmtp
pkgver
=
1.4.3
1
pkgver
=
1.4.3
2
pkgrel
=
0
pkgdesc
=
"SMTP client with a sendmail compatible interface"
url
=
"http://msmtp.sourceforge.net/"
...
...
@@ -17,7 +17,6 @@ _builddir="$srcdir"/msmtp-$pkgver
prepare
()
{
local
i
cd
"
$_builddir
"
update_config_sub
||
return
1
for
i
in
$source
;
do
case
$i
in
*
.patch
)
msg
$i
;
patch
-p1
-i
"
$srcdir
"
/
$i
||
return
1
;;
...
...
@@ -44,6 +43,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
md5sums
=
"
792ac0ffa30dc95ea1889a548128186d
msmtp-1.4.3
1
.tar.bz2"
sha256sums
=
"2
47af9a95fa22f506e85109fc4268a5d91ca03af9b17eebcc1e46b7cd64c225f
msmtp-1.4.3
1
.tar.bz2"
sha512sums
=
"
aec12bd9479342d826e7c838116c1771a17dc2b53c220c7fdf4d3fa4cb53eb76041bb64be7417637887e6f0109f65d97155e9c74d60633c280edb0613417a136
msmtp-1.4.3
1
.tar.bz2"
md5sums
=
"
aa60e22211118f222470439cea60f795
msmtp-1.4.3
2
.tar.bz2"
sha256sums
=
"2
bf0c5c7e78f9905f48de235a75111a1a88238793043bbeae00360b22f1a5f88
msmtp-1.4.3
2
.tar.bz2"
sha512sums
=
"
68886e1eec7a63044590cf65ec8f9a2b25c77abe2209f28d6f245141d3188f23f40f9e572165e5a446342c5867cc94cc44337caf4f4d3114227a021686966ff3
msmtp-1.4.3
2
.tar.bz2"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment