Update to Seafile 2.1.2
This commit is contained in:
parent
d04cdd994b
commit
0bf9a52c8a
8
PKGBUILD
8
PKGBUILD
@ -4,11 +4,11 @@
|
||||
pkgname=ccnet
|
||||
|
||||
# The version number for the software
|
||||
pkgver=1.4.0
|
||||
_seafilever=2.1.1
|
||||
pkgver=1.4.1
|
||||
_seafilever=2.1.2
|
||||
|
||||
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
|
||||
# The description of the package, should be about 80 characters long (one line)
|
||||
pkgdesc="A framework for writing networked applications in C."
|
||||
@ -41,7 +41,7 @@ source=("https://github.com/haiwen/ccnet/archive/v${_seafilever}.tar.gz"
|
||||
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
|
||||
"libccnet.pc.patch"
|
||||
"0001-Add-autoconfiguration-for-libjansson.patch")
|
||||
sha256sums=('6882eb1a3066897e4f91fb60a3405b3f58b4b794334deaca73617003f77a7eb0'
|
||||
sha256sums=('1333ee62e0987fa9e695e88c1a4339f82c55f1af86e6343773f440bb7f8dec5d'
|
||||
'7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3'
|
||||
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f'
|
||||
'72f8f8fd79c0b570335240e4ef53357bb70f25477b66beddaa445ee27d350674')
|
||||
|
Loading…
Reference in New Issue
Block a user