Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
90698eb1
Commit
90698eb1
authored
Oct 22, 2008
by
Natanael Copa
Browse files
rename variable md5 to md5sums
parent
52c26571
Changes
6
Hide whitespace changes
Inline
Side-by-side
core/autoconf/APKBUILD
View file @
90698eb1
...
...
@@ -22,4 +22,4 @@ build() {
rm
-f
${
pkgdir
}
/usr/share/info/standards.info
}
md5
=
'43d76649fb86cd21d64f68c48d5abdcf autoconf-2.63.tar.gz'
md5
sums
=
'43d76649fb86cd21d64f68c48d5abdcf autoconf-2.63.tar.gz'
core/automake/APKBUILD
View file @
90698eb1
...
...
@@ -16,4 +16,4 @@ build() {
make
DESTDIR
=
$pkgdir
install
}
md5
=
"a0acfd1b167ba55a256f0c1af2983975 automake-1.10.1.tar.gz"
md5
sums
=
"a0acfd1b167ba55a256f0c1af2983975 automake-1.10.1.tar.gz"
core/m4/APKBUILD
View file @
90698eb1
...
...
@@ -16,4 +16,4 @@ build() {
make
install
DESTDIR
=
"
$pkgdir
"
}
md5
=
"988aa098326d5f2b5b5aa4b3efe8d528 m4-1.4.11.tar.gz"
md5
sums
=
"988aa098326d5f2b5b5aa4b3efe8d528 m4-1.4.11.tar.gz"
core/ncurses/APKBUILD
View file @
90698eb1
...
...
@@ -35,5 +35,5 @@ terminfo() {
mv
$orig
/usr/share/terminfo
$pkgdir
/usr/share
}
md5
=
"b6593abe1089d6aab1551c105c9300e3 ncurses-5.6.tar.gz
md5
sums
=
"b6593abe1089d6aab1551c105c9300e3 ncurses-5.6.tar.gz
27607b10fef869740cbcc408d86695b1 ncurses-5.6-coverity.patch.gz"
core/sfic/APKBUILD
View file @
90698eb1
...
...
@@ -19,4 +19,4 @@ build() {
make
install
DESTDIR
=
"
$pkgdir
"
}
md5
=
"6197f7a1e8b0fc4887d4573f67b7bb81 sfic-0.1.7.tar.gz"
md5
sums
=
"6197f7a1e8b0fc4887d4573f67b7bb81 sfic-0.1.7.tar.gz"
core/tdb/APKBUILD
View file @
90698eb1
...
...
@@ -18,6 +18,6 @@ build() {
make
||
return
1
make
install
DESTDIR
=
$pkgdir
}
md5
=
"6b643fdeb48304010dcd5f675e458b58 tdb-1.0.6.tar.gz
md5
sums
=
"6b643fdeb48304010dcd5f675e458b58 tdb-1.0.6.tar.gz
3dbbde1145303ad43730f2bc1bb3b82b tdb-1.0.6-gcc3.patch
8a4247a9e3c5af757cfa1d5c20733642 tdb-1.0.6-no-gdbm.patch"
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