mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libetpan: Updated for version 1.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
64d20af194
commit
9592f14f77
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libetpan
|
||||
VERSION=${VERSION:-1.5}
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libetpan"
|
||||
VERSION="1.5"
|
||||
VERSION="1.6"
|
||||
HOMEPAGE="http://www.etpan.org/"
|
||||
DOWNLOAD="https://github.com/dinhviethoa/libetpan/archive/1.5.tar.gz"
|
||||
MD5SUM="f5a0ae8071937b31d0facc1f2d874ead"
|
||||
DOWNLOAD="https://github.com/dinhviethoa/libetpan/archive/1.6.tar.gz"
|
||||
MD5SUM="1158c4ce291876c2b7bb003cd4b3566e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue