Skip to content

Commit

Permalink
oed: new package at 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronNGi committed Jan 12, 2020
1 parent 6ad3f30 commit 5f7e096
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions community/oed/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/sh -e

./configure \
--mandir=/usr/share/man \
--prefix=/usr

make
make DESTDIR="$1" install
1 change: 1 addition & 0 deletions community/oed/checksums
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9e98558b2efa61eb630a238a2f9d1b8cf00d8adcf1c29a27f075fcbaf14de417 60d07f9ef2ed74318a7369082d5e91528c6b7f34.tar.gz
1 change: 1 addition & 0 deletions community/oed/sources
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/ibara/oed/archive/60d07f9ef2ed74318a7369082d5e91528c6b7f34.tar.gz
1 change: 1 addition & 0 deletions community/oed/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6.6 1

0 comments on commit 5f7e096

Please sign in to comment.