diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-17 22:24:44 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-17 22:24:44 +0100 |
| commit | da133cad10885ca36be26b1b043c737e295a4cd4 (patch) | |
| tree | 3fb8e1189dce7188c4681144f96982d30c4511bd /package/grub-bin | |
| parent | 638c9f989542642d52859a56913ae5c2ace93e69 (diff) | |
| parent | 642a45334676311b50bd2b45ae49c45f8b86c86d (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts:
TODO
Diffstat (limited to 'package/grub-bin')
| -rw-r--r-- | package/grub-bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile index b767e616a..7b52cdafa 100644 --- a/package/grub-bin/Makefile +++ b/package/grub-bin/Makefile @@ -10,7 +10,7 @@ PKG_VERSION:= 1.98 PKG_RELEASE:= 2 PKG_MD5SUM:= 50dbe739776f904c318be05faf1d7ce5 PKG_DESCR:= GRUB2 bootloader (binary package) -PKG_SECTION:= base +PKG_SECTION:= boot PKG_SITES:= http://openadk.org/distfiles/ PKG_URL:= http://www.gnu.org/software/grub |
