mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/flickcurl: Updated for version 1.26.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
70318953e2
commit
48a4d01006
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=flickcurl
|
||||
VERSION=${VERSION:-1.25}
|
||||
VERSION=${VERSION:-1.26}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flickcurl"
|
||||
VERSION="1.25"
|
||||
VERSION="1.26"
|
||||
HOMEPAGE="http://librdf.org/flickcurl/"
|
||||
DOWNLOAD="http://download.dajobe.org/flickcurl/flickcurl-1.25.tar.gz"
|
||||
MD5SUM="9598526f2b9a0a4619d1f1563300e72a"
|
||||
DOWNLOAD="http://download.dajobe.org/flickcurl/flickcurl-1.26.tar.gz"
|
||||
MD5SUM="7013a36656400dac398748a374c9104f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue